Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dsdk_version.go270 allowedVersions := ctx.DeviceConfig().PlatformSystemSdkVersions()
H A Dconfig.go1090 func (c *deviceConfig) PlatformSystemSdkVersions() []string { func