platform_build_soong/sdk
Paul Duffin 64fb526cd0 Add SOONG_SDK_SNAPSHOT_PREFER support
By default the generated snapshot has prefer: false. Building it with
SOONG_SDK_SNAPSHOT_PREFER=true will force it to generate prefer: true.

Bug: 157884619
Test: m nothing
      m SOONG_SDK_SNAPSHOT_PREFER=true art-module-sdk
      - check the generated Android.bp file to make sure it contains
        prefer: true
Change-Id: Ied297b32d9bd4822a140fa99016f38e234c50f64
2021-05-07 14:54:35 +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 Move configuration checks from getBootImageJar 2021-04-30 12:06:28 +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 sdk tests more realistic 2021-05-06 23:13:06 +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 Make sdk tests more realistic 2021-05-06 23:13:06 +01:00
sdk.go Make licenseModule SdkAware 2021-05-06 23:13:06 +01:00
sdk_test.go Add SOONG_SDK_SNAPSHOT_PREFER support 2021-05-07 14:54:35 +01:00
testing.go Add exported_bootclasspath_fragments to prebuilt_apex/apex_set 2021-04-23 12:12:37 +01:00
update.go Add SOONG_SDK_SNAPSHOT_PREFER support 2021-05-07 14:54:35 +01:00