platform_build_soong/sdk
Paul Duffin 5c21145915 Revert "Export implementation class jars for java_boot_libs"
This reverts commit 22ff0aaf51.

The workaround to support hidden API generation with prebuilts by
passing the full implementation jars through to the SDK snapshot is no
longer needed as the monolithic hidden API flag generation uses the
prebuilt flag files that are already part of the snapshot.

This change reverts that previous workaround.

Bug: 192868581
Test: - Update the prebuilts
      DIST_DIR=$PWD/dist TARGET_BUILD_VARIANT=userdebug art/build/build-art-module.sh --skip-apex
      packages/modules/ArtPrebuilt/update-art-module-prebuilts.py --local-dist=dist --skip-cls --skip-apex
      - Build hidden API flags to make sure it does not fail
Change-Id: Idb3fde6f7dcb171677316d8794a4af91ede1f7e0
2021-07-16 17:04:21 +01:00
..
Android.bp Add baseline test for license with sdk 2021-05-11 08:24:59 +01:00
bootclasspath_fragment_sdk_test.go Revert "Export implementation class jars for java_boot_libs" 2021-07-16 17:04:21 +01:00
bp.go Add support for name-less modules and property comments 2021-05-11 01:00:12 +01:00
bp_test.go Replace AssertPanic with AssertPanicMessageContains 2021-03-20 12:08:51 +00:00
cc_sdk_test.go Support shared_libs, static_libs and default_shared_libs in cc_object 2021-06-25 16:29:51 -07:00
compat_config_sdk_test.go Filter duplicate modules in platform_compat_config_singleton 2021-03-25 12:53:25 +00:00
exports.go Extract sdk registration code into function for reuse 2021-03-09 23:03:45 +00:00
exports_test.go Migrate sdk tests away from checkAndroidBpContents 2021-04-16 18:48:20 +01:00
java_sdk_test.go Revert "Export implementation class jars for java_boot_libs" 2021-07-16 17:04:21 +01:00
license_sdk_test.go Add package module to sdk snapshot that contains licenses 2021-05-11 08:38:30 +01:00
sdk.go Revert "Flag to control if generated SDK prebuilts are preferred." 2021-07-07 12:47:51 +00:00
sdk_test.go Support generating sdk snapshots that can be selected by Soong config vars 2021-07-14 23:19:53 +01:00
testing.go Add SOONG_SDK_SNAPSHOT_VERSION support 2021-05-12 22:14:32 +01:00
update.go Revert "Export implementation class jars for java_boot_libs" 2021-07-16 17:04:21 +01:00