aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGurpreet Singh <gurpreetgs@google.com>2023-07-18 08:57:15 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-07-18 08:57:15 +0000
commit0043223c4eb44b816513b3d068d38c69748d9343 (patch)
treef52533a292b33efdc02249d020aadb9bedb9ba37
parent93a46e53175c52a23c9e0d8d273e1d98a71f1c55 (diff)
parente3578da5888243613d561acc37256ee7335f0396 (diff)
downloadbuild-0043223c4eb44b816513b3d068d38c69748d9343.tar.gz
Merge "Bump SDK Extension version to 8" into udc-mainline-prod
-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 cecdc0e225..c5a7f42182 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -79,7 +79,7 @@ endif
.KATI_READONLY := PLATFORM_SDK_VERSION
# This is the sdk extension version of this tree.
-PLATFORM_SDK_EXTENSION_VERSION := 7
+PLATFORM_SDK_EXTENSION_VERSION := 8
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.