Home
last modified time | relevance | path

Searched refs:Unbundled_build (Results 1 – 6 of 6) sorted by relevance

/aosp12/build/soong/android/
H A Dvariable.go47 Unbundled_build struct {
226 Unbundled_build *bool `json:",omitempty"` member
H A Dconfig.go786 return Bool(c.productVariables.Unbundled_build)
/aosp12/build/soong/java/
H A Dsdk_test.go361 variables.Unbundled_build = proptools.BoolPtr(true)
H A Dapp_test.go2754 variables.Unbundled_build = proptools.BoolPtr(true)
/aosp12/build/make/core/
H A Dsoong_config.mk38 $(call add_json_bool, Unbundled_build, $(TARGET_BUILD_UNBUNDLED))
/aosp12/build/soong/apex/
H A Dapex_test.go124 variables.Unbundled_build = proptools.BoolPtr(true)