Home
last modified time | relevance | path

Searched refs:EnforceRROExcludedOverlays (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/make/core/
H A Dsoong_config.mk83 $(call add_json_list, EnforceRROExcludedOverlays, $(PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS))
/aosp12/build/soong/android/
H A Dvariable.go214 EnforceRROExcludedOverlays []string `json:",omitempty"` member
H A Dconfig.go966 excluded := c.productVariables.EnforceRROExcludedOverlays
/aosp12/build/soong/java/
H A Dapp_test.go912 variables.EnforceRROExcludedOverlays = testCase.enforceRROExcludedOverlays