Bump SDK Extension version to 9
This bump includes adServices. Bug: 294222367 Test: The build passes Ignore-AOSP-first: Finalization is not performed in AOSP Change-Id: Ifd08720db98a36e8140b3b2e10b710c531a456b4
This commit is contained in:
parent
b0983e4f74
commit
17cde0f082
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ endif
|
|||
.KATI_READONLY := PLATFORM_SDK_VERSION
|
||||
|
||||
# This is the sdk extension version of this tree.
|
||||
PLATFORM_SDK_EXTENSION_VERSION := 8
|
||||
PLATFORM_SDK_EXTENSION_VERSION := 9
|
||||
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
|
||||
|
||||
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.
|
||||
|
|
Loading…
Reference in a new issue