diff options
author | David Brazdil <dbrazdil@google.com> | 2018-12-07 11:49:55 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2019-01-19 15:57:36 +0000 |
commit | 439d3496ed38cea04824f7ad48e277297ab1f243 (patch) | |
tree | 0de7538e6832966d630f246b1493bfdd16ff8ffb /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 17d16e84da23464dc7a621eaa87a79c6cc1170ce (diff) |
hiddenapi: Support 'core-platform-api' flag
Libcore class members annotated with @CorePlatformApi now generate
a new hiddenapi flag. This is the first of "domain API" flags which
can be used in conjunction with API list flags. Therefore modify
the 'generate_hiddenapi_lists.py' logic to treat them differently.
Specifically, the script marks otherwise unassigned class members
blacklisted. A class member with 'core-platform-api' may still not
be assigned an API list and should be blacklisted.
Bug: 119068555
Test: m appcompat
Change-Id: I2b67e7a619677e853c87bc2da934410458ce4d14
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions