platform_build_soong/sdk
Paul Duffin 13ad94fce2 Allow compile_multilib to be specified on module exports
This is needed to allow the art-host-module-exports to restrict itself
to just managing the linux 64 bit version of the host tools as that is
the only variant that is currently supported by all host tools. This
greatly simplifies that process and allows us to make progress on the
unbundling.

Bug: 142935992
Test: m nothing
Change-Id: I62d016d97c2df73e5feecf912638f477fedd97c9
2020-02-21 09:01:08 +00:00
..
bp.go Allow an arbitrary tag to be associated with a bp property 2020-01-30 11:45:47 +00:00
cc_sdk_test.go Allow compile_multilib to be specified on module exports 2020-02-21 09:01:08 +00:00
exports.go Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot 2019-12-31 15:08:59 +00:00
exports_test.go Added module_exports/_snapshot as alias for sdk/_snapshot 2019-12-30 18:03:30 +00:00
java_sdk_test.go Differentiate between exported and internal sdk members 2020-02-07 14:03:03 +00:00
sdk.go Do not add dependencies from disabled sdk variants to its members 2020-02-20 21:51:52 +00:00
sdk_test.go Simplify visibility rules that include //visibility:public 2020-02-20 11:41:17 +00:00
testing.go Move NDK test modules into cc/testing.go 2020-02-19 18:59:15 -08:00
update.go Allow compile_multilib to be specified on module exports 2020-02-21 09:01:08 +00:00