aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-10 00:47:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-10 01:47:02 +0000
commitf4d7be83d9719e329c7fcc4ce65d8c68aca6ce99 (patch)
tree0731ba43f90cdcf5e6e7e91177778e8ad179f78a
parent843367dd02fd2dbbe6725d762d934d6f4cd24f41 (diff)
parentbf4c0251e37fb7c05de83e59758e7e8730f473f2 (diff)
downloadbuild-f4d7be83d9719e329c7fcc4ce65d8c68aca6ce99.tar.gz
Make change and version bump to aml_con_331312000 for mainline module file: Noneaml_con_331312000
Change-Id: Ieea46dc2232166e9cc4b07ab4c271cbf1a4153a8
-rw-r--r--core/Makefile2
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
3 files changed, 4 insertions, 2 deletions
diff --git a/core/Makefile b/core/Makefile
index 664573cb25..b018106853 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -5065,8 +5065,10 @@ INTERNAL_OTATOOLS_MODULES := \
INTERNAL_OTATOOLS_MODULES += \
apexer \
apex_compression_tool \
+ blkid \
deapexer \
debugfs_static \
+ fsck.erofs \
merge_zips \
resize2fs \
soong_zip \
diff --git a/core/build_id.mk b/core/build_id.mk
index dfcd22bb85..1b61b849e7 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=331311000
+BUILD_ID=331312000
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index feb643e701..c7aa309ffb 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 := 4
+PLATFORM_SDK_EXTENSION_VERSION := 5
.KATI_READONLY := PLATFORM_SDK_EXTENSION_VERSION
# This is the sdk extension version that PLATFORM_SDK_VERSION ships with.