diff options
author | 2024-04-18 10:37:56 +0100 | |
---|---|---|
committer | 2024-04-19 10:56:32 +0100 | |
commit | d3b020a8c301b76791dbb0aa25b3a0e5e33d13fb (patch) | |
tree | 1423b3d41d91bebda3e2379836787ae69cd67c89 /java/sdk_library.go | |
parent | 2ddb22ce99d56fdaf0ce65726d68c068b3dc3247 (diff) |
Enable system and module-lib APIs in TestSnapshotWithJavaSystemModules
A follow-up change broke `TestSnapshotWithJavaSystemModules()` during
development. The code was fixed but it revealed an issue with the test
coverage of that test. That test only supported `public` APIs and the
fix could have had different behavior on `system` and `module-lib`
APIs. This change adds them to the test to make sure that the follow-up
change works correctly for them too.
Test: m --no-skip-soong-tests nothing
Bug: 321827591
Change-Id: I3b5570f5d4f0764ae365bfc448f287b50b9c2686
Diffstat (limited to 'java/sdk_library.go')
0 files changed, 0 insertions, 0 deletions