diff options
author | Paul Duffin <paulduffin@google.com> | 2021-06-24 23:06:52 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-06-28 16:05:04 +0100 |
commit | fdb2fb6f1fc784f52601a63f501d2b650e6b5dec (patch) | |
tree | a7957cd960712e6ad315725078b4f462f47156d2 /java/bootclasspath_fragment_test.go | |
parent | fbaa8e9d6a7c02fa86c20ad681b6bd573a44c3e3 (diff) |
Allow hiddenapi list to ignore missing classes/members
When generating the stub-flags.csv for a bootclasspath_fragment the
hiddenapi list tool is not given a complete set of all classes and
members. This change causes it to ignore them by passing the new
--fragment option to it.
This does not risk changing the flags as the stub-flags.csv files
created with the --fragment option are compared with the monolithic
out/soong/hiddenapi/hiddenapi-stub-flags.txt file which is not run
with this option to ensure that they match.
Bug: 179354495
Test: m out/soong/hiddenapi-stub-flags.csv
- make sure that this does not change the file.
Merged-In: I890c7374c445759cade4d685f51e81261b7ccea2
Change-Id: I890c7374c445759cade4d685f51e81261b7ccea2
(cherry picked from commit 156b5d3b61848fc7d41c1e94f92e532ae5142d2e)
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions