aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Gil Del Sol <robertogil@google.com>2023-03-13 08:33:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-03-13 08:33:02 +0000
commit44f6963cb06706d854a155435eb52ffddb04ae4d (patch)
tree8b4d70da4edb7e4736e03cc739ffdb55efc19ebc
parentb3b72e8910f123a0708752ed9d1dfb08dc57b966 (diff)
downloadbuild-44f6963cb06706d854a155435eb52ffddb04ae4d.tar.gz
Revert "Bump SDK Extension version to 6"
This reverts commit b3b72e8910f123a0708752ed9d1dfb08dc57b966. Reason for revert: Due to lack of testing extServices needs to deboard M-05 train and sdk finalization needs to be reverted Change-Id: I278a499b5c30f13617c134ce27a43a8ffa32e099
-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 3df3fb3663..649032b60f 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 := 6
+PLATFORM_SDK_EXTENSION_VERSION := 5
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.