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:57 +0000
commit39e459fe60893623812d2c7751f39b295e53cd1f (patch)
tree268acd7860206b72cfd75a371600a4e19b0e071e
parent488e869f91abad0ba2d4e490927835dd6de59591 (diff)
downloadbuild-39e459fe60893623812d2c7751f39b295e53cd1f.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 9b9f83922c..3963d44f54 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