aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-01 04:13:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-01 04:55:24 +0000
commitd557889c9e0aeaee94881cdca57fd345cf58ba0d (patch)
treee78ba28091150516e0d747722bb2052fb5875652
parent9760bbd404177d9700290fa9ee871d2b245741b1 (diff)
parent857cfdcacbeb50eedb0d78b306f5de5af790f8ea (diff)
downloadbuild-d557889c9e0aeaee94881cdca57fd345cf58ba0d.tar.gz
Make change and version bump to aml_res_341410000 for mainline module file: None
Snap for 11164065 from 857cfdcacbeb50eedb0d78b306f5de5af790f8ea to mainline-resolv-release Change-Id: I7b0e22067f904ebe6d2226ac55d9541384efa461
-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 2d2aab8e2e..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=341311000
+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