aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-26 17:47:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-26 17:47:20 +0000
commitc94137749e1ed4540a56066d9a17a54a3c892da2 (patch)
treee45d3421cd803d370c2149edabe624149d3ea903
parente5b68852b9fe3854c8a66da3118892a3ea38616e (diff)
parentd042d2c90d214d8017d099c5e2a331be513bb1ab (diff)
downloadbuild-android-platform-11.0.0_r28.tar.gz
Make change and version bump to RPM1.220718.024android-platform-11.0.0_r28
Merge cherrypicks of ['googleplex-android-review.googlesource.com/20984665'] into rvc-platform-release. Change-Id: I4afb8235ab1ca82a5f843995582c95face1c3c5e
-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 eff33d8c50..b3fd5d05fb 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.023
+BUILD_ID=RPM1.220718.024
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5537b6727e..70371e8a33 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-02-01
+ PLATFORM_SECURITY_PATCH := 2023-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH