diff options
author | David Brazdil <dbrazdil@google.com> | 2018-04-25 11:15:07 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2018-05-02 14:29:20 +0000 |
commit | 0585533a85c2d366650f7be3fac10f1473806956 (patch) | |
tree | 50cb1862d7f2068e61b63c9b1492d76b038c0be7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 839cec4478c8354eb0cd87bd95547079e5a091a7 (diff) |
Merge non-SDK @removed API and light greylist
@removed APIs are not part of the public SDK but we do not want
to block access to them. Use the recently added removed-dex.txt
list of @removed API signatures and merge it into the hidden API
light greylist programmatically.
Note that due to Doclava's rule precedence, @removed APIs which
override a public SDK method are considered public and are
whitelisted. We have to intersect removed-dex.txt with private-dex.txt
to satisfy the rule that light greylist is a subset of private-dex.txt.
Bug: 78182899
Test: make out/target/common/obj/PACKAGING/removed-dex.txt
Change-Id: I44e54c405fc667d54a990b9ded1de8456802545e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions