summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-01-22 22:23:13 +0000
committerDavid Brazdil <dbrazdil@google.com>2018-01-24 20:48:37 +0000
commit0649c8d5b3d73d8f4f3c5283707518bf60cc86da (patch)
treeb856c16ef0eb4dba8fdcd14578f6b7b0b6269ed3 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent2a8c24be18dfc3d7cb3f405bee898613b23a212e (diff)
Create hidden API lists
Android is beginning to put restrictions on the usage of private APIs. In order to facilitate a transitionary period, some APIs will remain accessible but issue a warning (greylist), other will see restrictions right away (blacklist). This patch create two new text files which will be used to store manual lists of dex signatures of hidden APIs. These are the blacklist and dark greylist. They should be mutually exclusive and both be subsets of INTERNAL_PLATFORM_PRIVATE_DEX_API_FILE. The last list, light greylist, is generated as INTERNAL_PLATFORM_PRIVATE_DEX_API_FILE minus the two manual lists. Bug: 64382372 Test: m Change-Id: Ia694ef79bece819c87db853ccaea5e95f38d3e84
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions