aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLokesh Kumar Goel <lokeshgoel@google.com>2023-06-16 06:11:46 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-06-16 06:11:46 +0000
commitbd58a9d5b711753ec557d6ab5b8a8b9053b36281 (patch)
tree5014f49e81b2aa29a44bd1a16a70a649c7b69cf0
parentb0733d4f1eae967e431910ca466df2bf6389b60f (diff)
parente4e40fc164b59c60d47383c6750ec8d167124e52 (diff)
downloadbuild-bd58a9d5b711753ec557d6ab5b8a8b9053b36281.tar.gz
Update Security String to 2023-08-01 am: 85adf2e404 am: e4e40fc164
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/23554873 Change-Id: I4977b1c2f3b0eab8a45fd46e9bb1698dd5a80a86 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 bada44a1b3..af02b01f68 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-07-01
+ PLATFORM_SECURITY_PATCH := 2023-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH