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>
Tue, 8 May 2018 16:12:38 +0000 (17:12 +0100)
commit4b34f79a35a6602962ed1df1accd9d6ea6e41e77
tree5f4d8330a2141d2e367ea75ad403465b5553708e
parent185f00e6677cea3fb135648f4a19d22dec54bbb5
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
Change-Id: I8b20e03c50f4027a24d2a6081bedb08bc8a34011
Android.mk
config/hiddenapi-force-blacklist.txt [new file with mode: 0644]