Merge "Update base sdk extension version to 1" into stage-aosp-master
This commit is contained in:
commit
200bada63c
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ PLATFORM_SDK_EXTENSION_VERSION := 1
|
|||
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
|
||||
|
||||
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.
|
||||
PLATFORM_BASE_SDK_EXTENSION_VERSION := 0
|
||||
PLATFORM_BASE_SDK_EXTENSION_VERSION := 1
|
||||
.KATI_READONLY := PLATFORM_BASE_SDK_EXTENSION_VERSION
|
||||
|
||||
ifndef PLATFORM_SECURITY_PATCH
|
||||
|
|
Loading…
Reference in a new issue