Home
last modified time | relevance | path

Searched refs:Aml_abis (Results 1 – 8 of 8) sorted by relevance

/build/bazel/product_config/
Dandroid_product.bzl93 elif config.get("Aml_abis"):
110 …itecture was specified in the product config, expected one of Ndk_abis, Aml_abis, or DeviceArch to…
/build/bazel/tests/products/
Daosp_x86_64.variables.bzl36 "Aml_abis": false,
Daosp_x86.variables.bzl36 "Aml_abis": false,
Daosp_arm64.variables.bzl36 "Aml_abis": false,
Daosp_arm.variables.bzl36 "Aml_abis": false,
/build/make/core/
Dsoong_config.mk77 $(call add_json_bool, Aml_abis, $(if $(filter mainline_sdk,$(TARGET_ARCH_S…
/build/soong/android/
Dvariable.go408 Aml_abis *bool `json:",omitempty"` member
Dconfig.go1636 return Bool(c.productVariables.Aml_abis)