logo
0
0
WeChat Login
tspi-3-Android14-260415
Android Build Coastguard Worker<android-build-coastguard-worker@google.com>
Snap for 10204122 from 9bcff146bf5958dbb5ba5fec693d3f052ddc314a to udc-qpr1-release

Platform compat tools

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

What's in here?

├── build # python helper scripts for build
├── java # All Java source files; directories follow corresponding java packages
│   └── android
│       ├── compat
│       │   └── annotation # Annotations used for go/compat-framework and go/unsupportedappusage
│       └── processor
│           └── compat  # 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
└── javatest # Tests for source files defined under java/

About

No description, topics, or website provided.
Language
Java95%
Python4.4%
Shell0.4%
Makefile0.3%