platform_build_soong/sdk
Paul Duffin 08798aae0b Add windows to the list of available OS's in sdk tests
Makes the tests more realistic as they cover what happens when an sdk
OS specific variant is disabled (Windows is disabled by default). This
will allow issues around disabled variants to be detected early during
Soong bootstrapping.

Test: m nothing
Change-Id: I7ec47dbca52e38750166d755daf706aadea12d15
2020-02-28 11:21:06 +00:00
..
bp.go Add support for transforming a property set after its contents 2020-02-24 14:49:22 +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 Add support for cc_library_headers in sdk/module_exports 2020-02-24 14:49:22 +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 Add windows to the list of available OS's in sdk tests 2020-02-28 11:21:06 +00:00
update.go Prune any empty property sets from the modules before transforming 2020-02-24 14:49:22 +00:00