platform_build_soong/sdk
Paul Duffin 109c2add59 Fix bug in error reporting when adding duplicate properties
Bug: 150451422
Test: m nothing
Change-Id: Ia557992d71537aca0757866e9114b30bdf52bb6b
2020-03-02 16:29:11 +00:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-03-02 16:29:11 +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 Avoid invoking sdk member to add empty list of dependencies 2020-02-28 11:21:06 +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