Snap for 6127482 from 4911365786fb5745df950fd94c6bfb2e405ff346 to rvc-release

Change-Id: I713cd88f23ad004c6f28d87f79321dafbea45808
tree: d11828f88661bccfde366a2ea3c719d037c594ce
  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