aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGurpreet Singh <gurpreetgs@google.com>2023-07-13 12:59:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-07-13 12:59:02 +0000
commit686d6e196ba6ec724b26085b83cf8c7312304df8 (patch)
tree05418101ba99617e4a364e36f5d99d97b40a0d29
parent6e88aa1f3cf1f65592f0c6c8be9c881f4debbe83 (diff)
parent722ff3a64d04247c430bb274585b13d36f70e66e (diff)
downloadbuild-686d6e196ba6ec724b26085b83cf8c7312304df8.tar.gz
Merge "Revert "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 4442b10729..8dc425760f 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 := 8
+PLATFORM_SDK_EXTENSION_VERSION := 7
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.