aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-07 14:07:21 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-11-07 14:07:21 +0000
commitda543d93f71c73609d6fc5ace12bcc6012619bb7 (patch)
treeeb1dcdeecae8b64c6066138cd8b5583273bd3b08
parent9d1717d7d87df23a16634a06d5b107b787397126 (diff)
parentb1a21515d179ed549897c6824e847b19822dae67 (diff)
downloadbuild-da543d93f71c73609d6fc5ace12bcc6012619bb7.tar.gz
Make change and version bump to RPM1.220718.014 am: b1a21515d1
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19981664 Change-Id: I61a01c5f576c14bda8e9eb41dc3ff1a6bdb1380a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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 6c0e347751..4b6ce2dc77 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.013
+BUILD_ID=RPM1.220718.014
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 30cb44daf1..575ed79334 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-10-01
+ PLATFORM_SECURITY_PATCH := 2022-11-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH