aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-21 17:08:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-21 17:08:09 +0000
commit578a01c70f671dae905571951e64641f1a32a1d4 (patch)
treeb476a1478d7460c33e9190f98616bd270ea4657e
parent40903c6d377c9b1485381f79aa7ddfd4ba77dd0f (diff)
parent6b7cdc58477c6b7d9d9d6178bb48dbb0643d60a3 (diff)
downloadbuild-578a01c70f671dae905571951e64641f1a32a1d4.tar.gz
Make change and version bump to RPM1.211109.012android-platform-11.0.0_r18
Change-Id: Ic1e53ddd761a8ea7c4565f17a9b9bb99aa3ec533
-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 5214f6619e..f7e388ec29 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.211109.011
+BUILD_ID=RPM1.211109.012
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d0791df9e1..4df7f0a0b2 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 := 2022-04-01
+ PLATFORM_SECURITY_PATCH := 2022-05-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH