Snap for 6183524 from 783ffb92770d273caf30cdd2dea7e5dd7849142c to r-keystone-qcom-release

Change-Id: Ibeec9fb5b3c429fb149b60b88f76b2a8b3d9901c
tree: b63756e4e09f4d9be681f414541c842755597a09
  1. annotation/
  2. build/
  3. Android.mk
  4. OWNERS
  5. README.md
README.md

Platform compat tools

Tools for Android App Compat (go/android-compat).

What's in here?

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