Update Security String to 2023-07-01
Bug: 282371465
Change-Id: I2bb1848e16aff436787a5bf43dbea18012d485a7
Merged-In: I2bb1848e16aff436787a5bf43dbea18012d485a7
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index b10856d..f7bb875 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@
# 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-06-01
+ PLATFORM_SECURITY_PATCH := 2023-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH