aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2023-05-13 22:26:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-18 21:28:50 +0000
commit78dc45753d88e6178597fb686c28135c560a0326 (patch)
tree4c907654e2730d0091db1d4bc762eca3664c0717
parent968640824e22ee7f5329a4197aef380f0bfa6274 (diff)
downloadbuild-78dc45753d88e6178597fb686c28135c560a0326.tar.gz
Update Security String to 2023-07-01
Bug: 282371465 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:053ad8aa1bfc73de30199023cea705c7cc0249ee) Merged-In: I2bb1848e16aff436787a5bf43dbea18012d485a7 Change-Id: I2bb1848e16aff436787a5bf43dbea18012d485a7
-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 ebf3275ffd..6b94e15fb5 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-06-01
+ PLATFORM_SECURITY_PATCH := 2023-07-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH