aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Gil <robertogil@google.com>2023-03-01 11:08:13 +0000
committerRoberto Gil Del Sol <robertogil@google.com>2023-03-01 15:16:20 +0000
commitb3b72e8910f123a0708752ed9d1dfb08dc57b966 (patch)
treedfd019f38d33d8349ab60c6f4141971067412624
parent02746dd9f6a1bc390835f4294fa00931b112d289 (diff)
downloadbuild-b3b72e8910f123a0708752ed9d1dfb08dc57b966.tar.gz
Bump SDK Extension version to 6
This bump includes Adservices Bug: 271242945 Test: The build passes Ignore-AOSP-first: Finalization is not perform in AOSP Change-Id: I0a9b2f9329a176732f9567a5602e902958555304
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 649032b60f..3df3fb3663 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -78,7 +78,7 @@ endif
.KATI_READONLY := PLATFORM_SDK_VERSION
# This is the sdk extension version of this tree.
-PLATFORM_SDK_EXTENSION_VERSION := 5
+PLATFORM_SDK_EXTENSION_VERSION := 6
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.