summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2021-06-24 23:06:52 +0100
committer Paul Duffin <paulduffin@google.com> 2021-06-27 22:46:14 +0100
commit156b5d3b61848fc7d41c1e94f92e532ae5142d2e (patch)
treee1b04814aa8113ad77e1ed8d92ce9ac4a3caa9f2 /java/bootclasspath_fragment_test.go
parent7c32e223e8b3bcceb6b831ef39dd802dcc24f047 (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. Change-Id: I890c7374c445759cade4d685f51e81261b7ccea2
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions