summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-05-08 15:28:31 +0100
committerDavid Brazdil <dbrazdil@google.com>2018-05-09 09:27:24 +0100
commit6afca53da14b764225b80d250b373e79fa214e68 (patch)
tree656932ebc2c4ba877792df16c33eb2ba8a5458a0 /tools/aapt2/java/JavaClassGenerator.cpp
parent74502c75003ff88c0dfd3d7f5e0b0c4c46058943 (diff)
Populate hidden API dark greylist
This patch will iterate over all classes in the light greylist and add the remaining (currently blacklisted) class members into the dark greylist. This is meant to mitigate the impact of the feature on legacy apps, in case their hidden API uses have not been detected by our analyses. The dark greylist entries will be available to apps targeting pre-P SDK versions, but blocked for apps targeting P or later. Bug: 64382372 Test: make out/target/common/obj/PACKAGING/hiddenapi-dark-greylist.txt Merged-In: Id1ef4ab523b3b4d1333b5fbf2b3e6622ef2be607 Change-Id: Id1ef4ab523b3b4d1333b5fbf2b3e6622ef2be607 (cherry picked from commit 185f00e6677cea3fb135648f4a19d22dec54bbb5)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions