aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 16:01:44 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 17:01:17 +0000
commitfa2962a94f0f4b6fc2185beccf61198132933db1 (patch)
treeab233b78eaddc2c52a0c01fe773fe3c51f95aa50
parent807878ce962921553fe6aac9a115cabf2629d0a0 (diff)
parentb3b72e8910f123a0708752ed9d1dfb08dc57b966 (diff)
downloadbuild-fa2962a94f0f4b6fc2185beccf61198132933db1.tar.gz
Make change and version bump to aml_med_331710000 for mainline module file: None
Snap for 9680066 from b3b72e8910f123a0708752ed9d1dfb08dc57b966 to mainline-media-release Change-Id: Ib139ecea991e4d357068626ad16afc1ffdbe2276
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index cece9ed468..b06e3bdec7 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=331617000
+BUILD_ID=331710000
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.