Home
last modified time | relevance | path

Searched refs:Platform_sdk_final (Results 1 – 6 of 6) sorted by relevance

/build/soong/java/
Dsdk_test.go432 config.TestProductVariables.Platform_sdk_final = proptools.BoolPtr(true)
450 config.TestProductVariables.Platform_sdk_final = proptools.BoolPtr(true)
Dapp_test.go1107 config.TestProductVariables.Platform_sdk_final = &test.platformSdkFinal
/build/soong/android/
Dvariable.go160 Platform_sdk_final *bool `json:",omitempty"` member
370 Platform_sdk_final: boolPtr(false),
Dconfig.go649 if Bool(c.productVariables.Platform_sdk_final) {
657 if Bool(c.productVariables.Platform_sdk_final) {
/build/make/core/
Dsoong_config.mk33 $(call add_json_bool, Platform_sdk_final, $(filter REL,$(PLATFORM_VERSION_CODENAME)))
/build/soong/apex/
Dapex_test.go208 config.TestProductVariables.Platform_sdk_final = proptools.BoolPtr(false)