diff options
author | David Brazdil <dbrazdil@google.com> | 2018-12-13 17:00:06 +0000 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2019-01-21 09:48:59 +0000 |
commit | 62a4bcf3fe11e6800f5d451b41003c135358ed6a (patch) | |
tree | afa2a9caad5eec12d8cd22cd3ea67b2a065ddbc2 /test/ProfileTestMultiDex | |
parent | ed9e0c9a5462bbb805000cb9483e334cda867b48 (diff) |
hiddenapi: Produce CSV for `list` command
The `hiddenapi` build tool is used for generating a list of all public
and private API. The output is currently two text files, each with
a list of API signatures belonging to the corresponding API set
(public/private). Refactor the code to produce a single CSV file
instead in anticipation of other categories of APIs, namely
@CorePlatformApi.
Also change class2greylist, which is a consumer of the public API text
file, to parse and filter the CSV file instead.
Bug: 119068555
Test: compiles, hiddenapi-flags.csv unchanged
Test: atest class2greylisttest
Change-Id: I4ac9d96c0d10a87795c6a779f0231269c99959a3
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions