Home
last modified time | relevance | path

Searched refs:PlatformMinSupportedTargetSdkVersion (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dbuildinfo_prop.go91 …writeProp("ro.build.version.min_supported_target_sdk", config.PlatformMinSupportedTargetSdkVersion
Dconfig.go772 func (c *config) PlatformMinSupportedTargetSdkVersion() string { func