commit | fa250a779d1743dc24020b35bf68e8c2b247f885 | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Thu Dec 19 14:28:16 2019 +0000 |
committer | Mathew Inwood <mathewi@google.com> | Wed Jan 08 11:25:17 2020 +0000 |
tree | 2f21f818c1aa14f1d613fd1e79df4397b6e20885 | |
parent | f6ff7cb556b2f1116da3693cd8574b6d29fc6d0c [diff] |
Add merged compat config to droidcore target. This makes it show up on the build server as a build artifact. Test: m dist Change-Id: I5c3d327aa183ada873c8446533f32374e5ef0ce3
Tools for Android App Compat (go/android-compat).
annotation ├── processors # Java annotation processors for annotations defined in src/ │ ├── changeid # Creates compat_config xml files from @ChangeId constants │ └── unsupportedappusage # Creates csv files with source positions for @UnsupportedAppUsage elements └── src # Source files for annotation themselves