aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-31 04:56:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-01-31 04:56:13 +0000
commit1a2b2c5f24de8f8a019d388fc7a639deae1d5476 (patch)
treed9c6529c4e455cfd5067d05b4b2e77475ee72ed4
parentd7c9b4c9f7f11acad688a10540d316e9e659e24c (diff)
parentfba2638a79de61b31bda16f9ed53ca49f08e6788 (diff)
downloadbuild-android11-platform-release.tar.gz
Make change and version bump to RPM1.220718.058android-platform-11.0.0_r40android11-platform-release
Merge cherrypicks of ['googleplex-android-review.googlesource.com/26075426'] into rvc-platform-release. Change-Id: I8400aafca676d05f67e18408c8dfb20c1532c85f
-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 7db8496b4d..1672560492 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.057
+BUILD_ID=RPM1.220718.058
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 78715c3c9f..90002ff13f 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-02-05
+ PLATFORM_SECURITY_PATCH := 2024-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH