commit | 4e115536a6a16550fda22c03d5a3b71fb15b108b | [log] [tgz] |
---|---|---|
author | Lokesh Kumar Goel <lokeshgoel@google.com> | Sun Jun 04 02:50:54 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Jun 14 00:35:43 2023 +0000 |
tree | 86f9b9ad85276ed3a7656e7543e4f6498f971dac | |
parent | a61011d43f18c90e09c99b55233f05c0c0803a26 [diff] |
Update Security String to 2023-08-05 Bug: 285692955 Ignore-AOSP-First: Future release prep (Internal first) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:be93b44331a344195d2d9a37c7b6bd1dcb1b3c60) Merged-In: I137506c673d9f44789c26f88a416c0fd06df02ce Change-Id: I137506c673d9f44789c26f88a416c0fd06df02ce
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 23dce804..4fa5425 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-07-05 + PLATFORM_SECURITY_PATCH := 2023-08-05 endif include $(BUILD_SYSTEM)/version_util.mk