Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_test.go137 variables.DeviceCurrentApiLevelForVendorModules = proptools.StringPtr("28")
/build/bazel/tests/products/
Daosp_x86_64.variables.bzl211 "DeviceCurrentApiLevelForVendorModules": "current",
Daosp_x86.variables.bzl210 "DeviceCurrentApiLevelForVendorModules": "current",
Daosp_arm64.variables.bzl211 "DeviceCurrentApiLevelForVendorModules": "current",
Daosp_arm.variables.bzl210 "DeviceCurrentApiLevelForVendorModules": "current",
/build/soong/android/
Dvariable.go232 DeviceCurrentApiLevelForVendorModules *string `json:",omitempty"` member
Dconfig.go1382 return StringDefault(c.config.productVariables.DeviceCurrentApiLevelForVendorModules, "current")
/build/soong/java/
Dapp_test.go1863 variables.DeviceCurrentApiLevelForVendorModules = &test.deviceCurrentApiLevelForVendorModules