commit | fecfd0e5856dce534b83b51e37b8a24cc9bd74d6 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Sat May 13 22:22:21 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat May 27 17:11:57 2023 +0000 |
tree | a779c28afc6c6626c57606a1690f2b05f937d9d6 | |
parent | 4eaa5d6aa62bfb2c697961c6564b6b908d13d904 [diff] |
Update Security String to 2023-07-05 Bug: 282371465 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d6c119bfaa2b768070bda5e0d9c71806d83b7e39) Merged-In: I2bb1848e16aff436787a5bf43dbea18012d485a7 Change-Id: I2bb1848e16aff436787a5bf43dbea18012d485a7
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 60bd4cd..23dce804 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -103,7 +103,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-05 + PLATFORM_SECURITY_PATCH := 2023-07-05 endif include $(BUILD_SYSTEM)/version_util.mk