Snap for 6145313 from 382256205027082c21f86631028bba98e2f03f30 to rvc-release

Change-Id: Ib95fcde4ffee68c7c91fd77c6779c05bf72ce908
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