aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-18 22:12:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-18 22:12:24 +0000
commit0a52a07e59934ea5eed46f6779e6c40c0734d51a (patch)
tree08c0f0ca043e1e1cba19b025d366a7c08e889560
parentb1f232b963467f2278c01cdd119167ea58c2fe76 (diff)
parent91946829eb04fb87e2d51565600f04cfd07d246a (diff)
downloadbuild-0a52a07e59934ea5eed46f6779e6c40c0734d51a.tar.gz
Make change and version bump to RPM1.220718.013android-platform-11.0.0_r23
Change-Id: I61b00d58cdc3f97884824ac4e13dd9d2e9aab7f5
-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 1d0bf60db7..6c0e347751 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.012
+BUILD_ID=RPM1.220718.013
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 85c26003d4..30cb44daf1 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-09-01
+ PLATFORM_SECURITY_PATCH := 2022-10-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH