platform_build_soong/sdk
Paul Duffin 2ac45f019b Remove special handling of frameworks/base/config/boot-profile.txt
Previously, the method was run in repo manifests that did not include
the frameworks/base repository so it had to handle the file being
missing. However, now that this is being called from
platform_bootclasspath which is only defined in frameworks/base that
is no longer required.

Bug: 177892522
Test: m droid
Change-Id: I77fa5a204d1426a6be24a6f0b48e18f48f3dd908
2021-04-28 09:03:46 +01:00
..
Android.bp Replace boot image with bootclasspath fragment in sdk package 2021-04-21 23:54:17 +01:00
bootclasspath_fragment_sdk_test.go Remove special handling of frameworks/base/config/boot-profile.txt 2021-04-28 09:03:46 +01:00
bp.go Handle property structs and BpPropertySets as values to AddProperty. 2020-09-25 00:33:04 +01:00
bp_test.go Replace AssertPanic with AssertPanicMessageContains 2021-03-20 12:08:51 +00:00
cc_sdk_test.go Make order of properties in snapshot module consistent 2021-04-24 16:50:47 +01: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 java_sdk_library: Make dex stub jars available for hiddenapi 2021-04-16 18:48:20 +01:00
sdk.go Generate snapshot member list properties from dependencies 2021-04-24 22:33:04 +01:00
sdk_test.go Migrate sdk package to a per test build directory 2021-03-18 01:48:25 +00:00
testing.go Add exported_bootclasspath_fragments to prebuilt_apex/apex_set 2021-04-23 12:12:37 +01:00
update.go Pass module to SdkMemberTypeDependencyTag.SdkMemberType 2021-04-27 23:23:20 +01:00