platform_build_soong/sdk
Paul Duffin d3b020a8c3 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
2024-04-19 10:56:32 +01:00
..
Android.bp Add sdk_genrule 2023-12-13 14:11:24 -08:00
bootclasspath_fragment_sdk_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
bp.go don't export systemserverclasspath_fragment if contents are empty 2023-06-30 15:25:16 -04:00
bp_test.go Replace AssertPanic with AssertPanicMessageContains 2021-03-20 12:08:51 +00:00
build_release.go Add UpsideDownCake to the releases for which snapshots can be built 2022-09-30 09:41:08 +01:00
build_release_test.go Add UpsideDownCake to the releases for which snapshots can be built 2022-09-30 09:41:08 +01:00
cc_sdk_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
compat_config_sdk_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
exports.go Remove support for generating versioned snapshots 2022-05-24 20:10:05 +00:00
exports_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
genrule.go Add sdk_genrule 2023-12-13 14:11:24 -08:00
genrule_test.go Add sdk_genrule 2023-12-13 14:11:24 -08:00
java_sdk_test.go Enable system and module-lib APIs in TestSnapshotWithJavaSystemModules 2024-04-19 10:56:32 +01:00
license_sdk_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
member_trait.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
member_trait_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
member_type.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
sdk.go Add sdk_genrule 2023-12-13 14:11:24 -08:00
sdk_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
systemserverclasspath_fragment_sdk_test.go Add an apex_contributions_defaults module to module sdk 2024-03-20 21:41:57 +00:00
testing.go Add current build release 2022-08-19 17:39:49 +00:00
update.go Drop host variant of lidbexfile in >=V snapshots 2024-04-03 17:19:39 +00:00