platform_build_soong/sdk
Colin Cross f1a035e6be Pass pctx and ctx to NewRuleBuilder
Enable the RuleBuilder and RuleBuilderCommand methods to access
the BuilderContext by passing it to NewRuleBuilder instead of
RuleBuilder.Build.

Test: genrule_test.go
Test: rule_builder_test.go
Test: m checkbuild
Change-Id: I63e6597e19167393876dc2259d6f521363b7dabc
2020-12-01 16:22:16 -08:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
bp.go Handle property structs and BpPropertySets as values to AddProperty. 2020-09-25 00:33:04 +01:00
bp_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
cc_sdk_test.go Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +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 Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +00:00
java_sdk_test.go Revert "Use glob for java_sdk_library_import stub_srcs" 2020-11-19 12:03:51 +00:00
sdk.go Add prebuilt_visibility property 2020-10-02 10:59:41 +01:00
sdk_test.go Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +00:00
testing.go Refactor 'in_make' to mean Kati is not skipped. 2020-11-23 00:29:18 -05:00
update.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00