Merge "Update base sdk extension version to 1" into stage-aosp-master am: 200bada63c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15934175 Change-Id: Id1ccf89e6cd9e924f9d5c7ca53cdbcd9cd34018b
This commit is contained in:
commit
311dfa0ef3
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