Home
last modified time | relevance | path

Searched refs:MinSupportedSdkVersion (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dmakevars.go33 ctx.Strict("MIN_SUPPORTED_SDK_VERSION", strconv.Itoa(ctx.Config().MinSupportedSdkVersion()))
Dconfig.go644 func (c *config) MinSupportedSdkVersion() int { func
/build/soong/cc/
Dndk_library.go117 minVersion := ctx.Config().MinSupportedSdkVersion()