Home
last modified time | relevance | path

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

/build/bazel/tests/products/
Dproduct_labels.bzl36 {"Unbundled_build": True},
Daosp_x86_64.variables.bzl19 "Unbundled_build": false,
Daosp_x86.variables.bzl19 "Unbundled_build": false,
Daosp_arm64.variables.bzl19 "Unbundled_build": false,
Daosp_arm.variables.bzl19 "Unbundled_build": false,
/build/soong/android/
Dvariable.go64 Unbundled_build struct {
282 Unbundled_build *bool `json:",omitempty"` member
Dconfig.go1063 return Bool(c.productVariables.Unbundled_build)
/build/soong/java/
Dsdk_test.go543 variables.Unbundled_build = proptools.BoolPtr(true)
Ddex_test.go201 variables.Unbundled_build = proptools.BoolPtr(true)
Dapp_import_test.go842 variables.Unbundled_build = proptools.BoolPtr(true)
Dapp_test.go3628 variables.Unbundled_build = proptools.BoolPtr(true)
3901 variables.Unbundled_build = proptools.BoolPtr(true)
3980 variables.Unbundled_build = proptools.BoolPtr(true)
4051 variables.Unbundled_build = proptools.BoolPtr(true)
/build/make/core/
Dsoong_config.mk56 $(call add_json_bool, Unbundled_build, $(TARGET_BUILD_UNBUNDLED))
/build/bazel/rules/apex/
Dapex.bzl624 # Hence, we might simplify the logic by just checking product_vars["Unbundled_build"]
/build/soong/apex/
Dapex_test.go133 variables.Unbundled_build = proptools.BoolPtr(true)
758 variables.Unbundled_build = proptools.BoolPtr(true)
831 variables.Unbundled_build = proptools.BoolPtr(true)