platform_build_soong/sdk
Paul Duffin 2af52380be Fix snapshot of a host/device cc_library with stubs
Adds a test that fails with unknown property android.stubs.versions
and then fixes that by marking the field from which that property is
created with 'ignored-on-host' and implemented the isHostVariant on
*osTypeSpecificInfo.

Bug: 155628860
Test: m nothing
Change-Id: I167b47a1374f541aa09d7e045972d740f1d9009c
2020-05-07 18:35:11 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-03-02 16:29:11 +00:00
bp_test.go Add support for transforming a property set after its contents 2020-02-24 14:49:22 +00:00
cc_sdk_test.go Fix snapshot of a host/device cc_library with stubs 2020-05-07 18:35:11 +01:00
exports.go Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot 2019-12-31 15:08:59 +00:00
exports_test.go Add CommonOS variant for sdk 2020-03-02 19:31:26 +00:00
java_sdk_test.go Fix definition of android_stubs_current in sdk tests 2020-04-29 18:59:56 +01:00
sdk.go Stop requiring apex_available on java_library members of sdks 2020-04-08 08:40:44 +01:00
sdk_test.go Adds support for 'ignored-on-host' 2020-05-07 18:35:11 +01:00
testing.go Allow extractCommonProperties to return an error 2020-05-06 18:40:41 +01:00
update.go Fix snapshot of a host/device cc_library with stubs 2020-05-07 18:35:11 +01:00