aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-01 04:13:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-01 04:55:15 +0000
commita8d444478d50f9ebb92792a5d56404ef14bf1390 (patch)
treee78ba28091150516e0d747722bb2052fb5875652
parent2b67ee445df63820fcb80b373e9b463c37cbf98b (diff)
parent857cfdcacbeb50eedb0d78b306f5de5af790f8ea (diff)
downloadbuild-a8d444478d50f9ebb92792a5d56404ef14bf1390.tar.gz
Make change and version bump to aml_cbr_341410000 for mainline module file: None
Snap for 11164065 from 857cfdcacbeb50eedb0d78b306f5de5af790f8ea to mainline-cellbroadcast-release Change-Id: I113ade9542663dd3ec16fe06e20709ac6b84a234
-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 f16c958ee5..c93c3bbb16 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=341310000
+BUILD_ID=341410000
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d7ff5aee0d..893303500e 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -104,7 +104,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2023-12-01
+ PLATFORM_SECURITY_PATCH := 2024-01-01
endif
include $(BUILD_SYSTEM)/version_util.mk