platform_build_soong/linkerconfig
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
..
proto Add new properties in linker config format - provideLibs and requireLibs 2020-11-03 16:00:23 +09:00
Android.bp Handle new filetype 'linker_config' 2020-10-15 23:09:35 +09:00
linkerconfig.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
linkerconfig_test.go Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00