aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2022-07-30 01:17:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-07-30 01:17:55 +0000
commitd53a393f465179c157e9229691577905965ed490 (patch)
tree0404c66447dd2888a28bca51fcb9818c15ede4f0
parent1a14749420216601406d726418b9ccdd7ee379f8 (diff)
parentf5ea4796bd6b13676ca749c826b69ac24086fceb (diff)
downloadbuild-d53a393f465179c157e9229691577905965ed490.tar.gz
Update Security String to 2022-09-01 am: 1af3c97b7c am: 98ba8b8b03 am: 0e8bbd1fa7 am: 903ce13237 am: f5ea4796bd
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19460693 Change-Id: I1b97649e8f30e66e4862135a4f6abc2f30ca6478 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 58a845a33b..6407eaf845 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-08-01
+ PLATFORM_SECURITY_PATCH := 2022-09-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH