diff options
author | David Brazdil <dbrazdil@google.com> | 2018-10-30 18:21:24 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2018-11-29 15:43:01 +0000 |
commit | 89bf0f28bf8dfe728083913f641202f103af9bf6 (patch) | |
tree | c90fde6bc79ceb1dd0cce4dbb54c9f49fd524cc2 /opengl/java | |
parent | 74c171b4daa481301152f268e2f7cbdd7960b325 (diff) |
Turn hidden API lists into a single CSV
Maintaining multiple text files has become too cumbersome as adding
each new category of API requires changes across many projects.
This patch changes generate_hiddenapi_lists.py to produce a single
CSV file in the format:
<api_signature>,<flag1>,...,<flagN>
It can accept legacy API list files as input (for existing
frameworks/base/config/hiddenapi-*.txt files) as well as per-package
CSVs produced by class2greylist.
Test: m, check lists have not changed
Test: phone boots
Test: tools/hiddenapi/generate_hiddenapi_lists_test.py
Change-Id: Iebcef426ec93ea1d72b662bbff91d4e068fa0a70
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions