aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-21 21:12:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-21 21:12:50 +0000
commiteb83da1931bcfca2eda684f308677d1ddc90859b (patch)
tree8d81250d67aa2486f59bc334298e2b58494bfb52
parentfb21988f49fb38ff3bb86a370a0cdfa771c56a0e (diff)
parent72a4ab71fde37de8f2f0e8b95af1cf9c1cea3a5a (diff)
downloadbuild-eb83da1931bcfca2eda684f308677d1ddc90859b.tar.gz
Make change and version bump to RPM1.220718.029android-platform-11.0.0_r30
Merge cherrypicks of ['googleplex-android-review.googlesource.com/22184222'] into rvc-platform-release. Change-Id: I8fe4268ac2574cdb94282b742dfa600535c9af98
-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 65f7b586fe..4c1fa2e752 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.028
+BUILD_ID=RPM1.220718.029
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 73ff4f56ec..2118257e1a 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 := 2023-04-01
+ PLATFORM_SECURITY_PATCH := 2023-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH