summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2018-02-16 13:32:19 +0000
committerMathew Inwood <mathewi@google.com>2018-02-22 11:05:15 +0000
commit2f09c3bc5bf00ae3450f958c0b5f91b742e83bf6 (patch)
tree01d57fb62ca1d4dc8e6e30a550153c32229bdc1b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent787c193ee5fb5009cfabfdb72f87038f0dd242de (diff)
Populate hiddenapi whitelist.
This list of packages is derived from all packages in the tree that do not specify LOCAL_SDK_VERSION in their Android.mk. It was done by: 1. Modifying biuld/core/package_internal.mk to output a warning for all packages that do not specify LOCAL_SDK_VERSION, including some metadata about the target. 2. Parsing the output fom the build, then filtering out those that specify a test certificate, or with LOCAL_MODULE_TAGS := tests, that depend on android.test.runner or whose name includes "Test" 3. Look up the java package name of each & build the list from these. Test: N/A, this change is a no-op while all system apps are excluded from the checks. BUG: 73244707 Change-Id: Ie3dcb1b4b83c32e93609bc58dc7a1cd513eeea64
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions