Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_test.go137 variables.DeviceCurrentApiLevelForVendorModules = proptools.StringPtr("28")
/aosp_15_r20/build/bazel/tests/products/
H A Daosp_x86.variables.bzl210 "DeviceCurrentApiLevelForVendorModules": "current",
H A Daosp_arm64.variables.bzl211 "DeviceCurrentApiLevelForVendorModules": "current",
H A Daosp_x86_64.variables.bzl211 "DeviceCurrentApiLevelForVendorModules": "current",
H A Daosp_arm.variables.bzl210 "DeviceCurrentApiLevelForVendorModules": "current",
/aosp_15_r20/build/soong/android/
H A Dvariable.go240 DeviceCurrentApiLevelForVendorModules *string `json:",omitempty"` member
H A Dconfig.go1548 return StringDefault(c.config.productVariables.DeviceCurrentApiLevelForVendorModules, "current")
/aosp_15_r20/build/soong/java/
H A Dapp_test.go1885 variables.DeviceCurrentApiLevelForVendorModules = &test.deviceCurrentApiLevelForVendorModules
/aosp_15_r20/out/soong/
Dsoong.aosp_shiba.variables1068 "DeviceCurrentApiLevelForVendorModules": "current",