Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies."
This commit is contained in:
@@ -102,6 +102,10 @@ func testContext() *android.TestContext {
|
||||
|
||||
dexpreopt.RegisterToolModulesForTest(ctx)
|
||||
|
||||
ctx.PostDepsMutators(func(ctx android.RegisterMutatorsContext) {
|
||||
ctx.TopDown("propagate_rro_enforcement", propagateRROEnforcementMutator).Parallel()
|
||||
})
|
||||
|
||||
return ctx
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user