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