aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-10 10:18:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-10 10:18:37 +0000
commitd7c9b4c9f7f11acad688a10540d316e9e659e24c (patch)
treebffd1b5fc4f1579c838f1010e35632877721bb58
parentf7e9c2de7e8134240c873adc2c77cd3b9d3fd2de (diff)
parent2760de8406d88eb6942e88a9f49a06d27aa90112 (diff)
downloadbuild-d7c9b4c9f7f11acad688a10540d316e9e659e24c.tar.gz
Make change and version bump to RPM1.220718.057android-platform-11.0.0_r39
Merge cherrypicks of ['googleplex-android-review.googlesource.com/25844550'] into rvc-platform-release. Change-Id: I992b242ae77c239ed2213ed97f9f9609af6f34f4
-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 0a72c47918..7db8496b4d 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=RPM1.220718.056
+BUILD_ID=RPM1.220718.057
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3393748c04..78715c3c9f 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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 := 2024-01-01
+ PLATFORM_SECURITY_PATCH := 2024-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH