diff options
author | 2022-09-14 11:47:34 +0100 | |
---|---|---|
committer | 2022-09-14 16:07:28 +0100 | |
commit | af70518189374b3a18ccc3cf4d9500fcce5e29df (patch) | |
tree | 5cdee2e3ac8cc4059ccc7d5338b2695d17661fd8 /sdk/sdk_test.go | |
parent | 9a2d40c79f604c8ad4f5caae83ab4d5380c38ddf (diff) |
Separate hidden API flag generation from encoding
Previously, the rules for encoding hidden API flags into dex files were
generated in the hiddenAPIRulesForBootclasspathFragment alongside the
rules for creating the hidden API flag files.
This change separates the encoding from the generation of the flags.
This will allow a follow up change to generate API flags for the sdk
snapshot separately without affecting the encoded dex files.
Bug: 240406019
Test: m nothing
Change-Id: I3ab3ff5780e7b2e322665d3ea15f1438f2e403bd
Diffstat (limited to 'sdk/sdk_test.go')
0 files changed, 0 insertions, 0 deletions