platform_build_soong/sdk
Martin Stjernholm bddfbc463d Propagate empty vs unspecified system_shared_libs correctly.
Necessary to get correct prebuilts for many Bionic libs.

Cleaned up numerious "system_shared_libs: []" from test fixtures, since
they otherwise would need correction in the expected results, and it is
better to have a single test focused on testing system_shared_libs
propagation.

Test: m nothing
Bug: 152255951
Merged-In: If2e8a5296223e6281d833312660e8e9e4cd184c0
Change-Id: If2e8a5296223e6281d833312660e8e9e4cd184c0
(cherry picked from commit 10566a035f)
2020-05-06 08:17:57 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-04-22 12:51:28 +01:00
bp_test.go Add support for transforming a property set after its contents 2020-04-22 12:51:25 +01:00
cc_sdk_test.go Propagate empty vs unspecified system_shared_libs correctly. 2020-05-06 08:17:57 +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-04-22 12:51:28 +01:00
java_sdk_test.go Fix definition of android_stubs_current in sdk tests 2020-05-01 10:23:12 +01:00
sdk.go Stop requiring apex_available on java_library members of sdks 2020-04-22 12:51:51 +01:00
sdk_test.go Support extracting common values from embedded structures 2020-04-22 12:51:38 +01:00
testing.go Support java_sdk_library as member of sdk 2020-04-22 12:51:55 +01:00
update.go Use reflect.Zero(type) to get value to clear field 2020-04-22 12:51:46 +01:00