aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBassem Khalife <bkhalife@google.com>2023-07-18 00:42:44 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-07-18 00:42:44 +0000
commit4cb6b4b51c71973b1f0a759899c336f3a72a41c7 (patch)
treeea65358917eefc7ffbdc03afeb56632be870562e
parent6e8c32b58f02f8f041b5d45f3eaa7f44efb75a89 (diff)
parent15372f5484f59cf70eb56752782cbfec8d24b56f (diff)
downloadbuild-4cb6b4b51c71973b1f0a759899c336f3a72a41c7.tar.gz
Update Security String to 2023-09-01 am: e226175ddf am: 2498932031 am: 15372f5484
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24033092 Change-Id: I78e6c8406af159bb2a0dd6926aa6f76ee381cbb1 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 e1f137403c..8c6ddee4b4 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 := 2023-08-01
+ PLATFORM_SECURITY_PATCH := 2023-09-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH