platform_build_soong/sdk
Martin Stjernholm 7130fabd20 Propagate flags necessary for a prebuilt of the Bionic linker.
The flags are necessary to avoid implicit dependencies on crt libs,
libc, and the linker (recursively). The reason cc_prebuilt_binary react
to these flags is that they can affect the install rules.

Test: m nothing
Test: art/test/testrunner/run_build_test_target.py art-linux-bionic-x64
  on a master-art branch using snapshot built from runtime-module-sdk
  and runtime-module-host-exports
Bug: 152255951
Change-Id: I6b2fe92d105d1f446fffd00bd3267a416f75efb7
2020-05-28 22:58:01 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-03-02 16:29:11 +00:00
bp_test.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-11 22:59:25 +01:00
cc_sdk_test.go Propagate flags necessary for a prebuilt of the Bionic linker. 2020-05-28 22:58:01 +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 Correct module_lib scope name 2020-05-14 00:53:50 +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 Fix special case when appending a visibility rule to //visibility:private. 2020-05-14 16:52:24 +01:00
testing.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-11 22:59:25 +01:00
update.go Syntax check generated Android.bp snapshot 2020-05-12 09:52:41 +01:00