Home
last modified time | relevance | path

Searched refs:AAPTCharacteristics (Results 1 – 10 of 10) sorted by relevance

/build/soong/android/
Dtest_config.go50 AAPTCharacteristics: stringPtr("nosdcard"),
Dvariable.go271 AAPTCharacteristics *string `json:",omitempty"` member
616 AAPTCharacteristics: stringPtr("nosdcard"),
Dconfig.go1001 return String(c.productVariables.AAPTCharacteristics)
/build/bazel/product_config/
DBUILD49 # into commas wherever the AAPTCharacteristics product config variable is used.
/build/bazel/tests/products/
Daosp_x86_64.variables.bzl59 "AAPTCharacteristics": "emulator",
Daosp_x86.variables.bzl59 "AAPTCharacteristics": "emulator",
Daosp_arm64.variables.bzl59 "AAPTCharacteristics": "emulator",
Daosp_arm.variables.bzl59 "AAPTCharacteristics": "emulator",
/build/make/core/
Dsoong_config.mk106 $(call add_json_str, AAPTCharacteristics, $(TARGET_AAPT_CHARACTERISTICS))
/build/bazel/rules/android/
Dframework_resources.bzl167 # wherever the AAPTCharacteristics product config variable is used.