Home
last modified time | relevance | path

Searched refs:Unbundled_build_image (Results 1 – 7 of 7) sorted by relevance

/build/bazel/tests/products/
Daosp_x86_64.variables.bzl21 "Unbundled_build_image": false,
Daosp_x86.variables.bzl21 "Unbundled_build_image": false,
Daosp_arm64.variables.bzl21 "Unbundled_build_image": false,
Daosp_arm.variables.bzl21 "Unbundled_build_image": false,
/build/make/core/
Dsoong_config.mk58 $(call add_json_bool, Unbundled_build_image, $(TARGET_BUILD_UNBUNDLED_IMAGE))
/build/soong/android/
Dvariable.go284 Unbundled_build_image *bool `json:",omitempty"` member
Dconfig.go1075 return Bool(c.productVariables.Unbundled_build_image)