Jeff Sharkey 8190f4885b Lint tool for current.txt.
Detects common public API mistakes, making it easy to quickly scan
across all changes in a new API level.

Builds in-memory representation of the current API, then runs various
detectors over the classes.  It collects failures, and can ignore
known failures from a previous API level.

Example usage:

$ python frameworks/base/tools/apilint/apilint.py \
    frameworks/base/api/current.txt \
    prebuilts/sdk/api/21.txt

Change-Id: Ie1f88894baf9f79e4b11e78c47f848ea5e25fc25
2014-08-28 15:31:35 -07:00
2014-08-26 15:54:25 -07:00
2014-08-05 19:34:04 -07:00
2014-08-26 15:54:25 -07:00
2014-08-18 18:14:54 -07:00
2014-08-26 15:54:25 -07:00
2014-08-28 15:31:35 -07:00
2014-08-26 14:56:04 +00:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%