aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2022-07-30 00:43:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-07-30 00:43:55 +0000
commit903ce13237f401f26fbfd0ea7600ba0aab9582df (patch)
treedb9927354c8921103de744a8eb43f070e86eeaf7
parent6e41c8bb4d36eee1441c30f96831d3038af9d456 (diff)
parent0e8bbd1fa7f7b72b34885bb31c9916efecde3125 (diff)
downloadbuild-903ce13237f401f26fbfd0ea7600ba0aab9582df.tar.gz
Update Security String to 2022-09-01 am: 1af3c97b7c am: 98ba8b8b03 am: 0e8bbd1fa7
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/19460693 Change-Id: I1b5b62623a6f832b9aaa10bab021c96b5d95fa2d 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 d4de4d4523..85c26003d4 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