Merge "Update the minimum NDK target API."
This commit is contained in:
@@ -379,7 +379,7 @@ func (c *config) PlatformSdkVersion() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (c *config) MinSupportedSdkVersion() int {
|
func (c *config) MinSupportedSdkVersion() int {
|
||||||
return 9
|
return 14
|
||||||
}
|
}
|
||||||
|
|
||||||
// Codenames that are active in the current lunch target.
|
// Codenames that are active in the current lunch target.
|
||||||
|
Reference in New Issue
Block a user