commit | 29d3dd587b566ef43db53b60be98426f541a9f84 | [log] [tgz] |
---|---|---|
author | Artur Satayev <satayev@google.com> | Wed Dec 04 13:58:10 2019 +0000 |
committer | Artur Satayev <satayev@google.com> | Wed Dec 04 17:53:56 2019 +0000 |
tree | 38dc3aa90b382a32e9b1a1a75bf27e24992f14d5 | |
parent | adedaaa6bd9ec96fb757285be1bc2c014d01608d [diff] |
Move UnsupportedAppUsageProcessor to tools/platform-compat Test: diff unsupportedusage_index.csv Bug: 145132366 Change-Id: I7b9266064a22c9fd55634b2ef4edfcb45cf20820 Merged-In: I7b9266064a22c9fd55634b2ef4edfcb45cf20820
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