platform_build_soong/sdk
Jingwen Chen 40fd90ae52 Support multiple dists per Android.bp module, and dist output selection.
This CL adds "dists" to the base property struct to support multiple
dist file configurations, and generic tag support to dist tagged outputs
of modules.

Fixes: b/152834186
Test: soong tests and `m sdk dist`

Change-Id: I80c86bc9b7b09e671f640a4480c45d438bdd9a2a
Signed-off-by: Jingwen Chen <jingwen@google.com>
2020-06-25 12:42:07 +00:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07: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 unique_host_soname to cc_library prebuilts. 2020-06-17 23:06:43 +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 Include resources in sdk snapshot of java library impl 2020-06-24 13:04:15 +01:00
sdk.go Support multiple dists per Android.bp module, and dist output selection. 2020-06-25 12:42:07 +00: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 Use inclusive language in build/soong 2020-06-11 15:33:16 -07:00