aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-03 08:01:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-03 08:46:07 +0000
commitfb315c5e22438b5e2f8f06bc87528a010a78a755 (patch)
tree7bf15e10f7d584c145c3d21c5eb8e33cda281473
parent3f7aab6ac1124479018a108aec5bb5a64ab7c3af (diff)
parent9bb555ba6bf4665b97fc89c3e94ba03de1042c5f (diff)
downloadbuild-fb315c5e22438b5e2f8f06bc87528a010a78a755.tar.gz
Make change and version bump to aml_hef_341412000 for mainline module file: None
Snap for 11171363 from 9bb555ba6bf4665b97fc89c3e94ba03de1042c5f to mainline-healthfitness-release Change-Id: I1f21940d554d6277760037e01d21bd6038d42e4e
-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 32064ffced..6822afebfa 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=341411000
+BUILD_ID=341412000
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 893303500e..160c6455ca 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 := 10
+PLATFORM_SDK_EXTENSION_VERSION := 11
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.