Merge RP1A.191212.001

Change-Id: I5392be574c3a0f3382f8044611412164357285eb
tree: b954e93441461ed8fab91de66f7aaf0d7ea3b95c
  1. annotation/
  2. OWNERS
  3. 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