OSDN Git Service

Manualy blacklist certain hidden APIs
authorDavid Brazdil <dbrazdil@google.com>
Tue, 8 May 2018 15:49:02 +0000 (16:49 +0100)
committerDavid Brazdil <dbrazdil@google.com>
Wed, 9 May 2018 08:33:42 +0000 (09:33 +0100)
commit259e1629af9cedeccab4d147b23bc74c50d17b97
treea556a48be9199f3ffceb653990c78c4d2939e853
parent6afca53da14b764225b80d250b373e79fa214e68
Manualy blacklist certain hidden APIs

Previous CL introduced the concept of populating the dark greylist
with remaining members of classes on the light greylist. This breaks
the assumption that some methods/fields will always remain blacklisted.
Introduce a new file which forces their blacklisting and adjust the
build rules accordingly.

Bug: 64382372
Test: make out/target/common/obj/PACKAGING/hiddenapi-blacklist.txt
Merged-In: I8b20e03c50f4027a24d2a6081bedb08bc8a34011
Change-Id: I8b20e03c50f4027a24d2a6081bedb08bc8a34011
(cherry picked from commit 4b34f79a35a6602962ed1df1accd9d6ea6e41e77)
Android.mk
config/hiddenapi-force-blacklist.txt [new file with mode: 0644]