commit | a82882fbcf9bf90f1b16442a80cca6e9f0225800 | [log] [tgz] |
---|---|---|
author | Cyan_Hsieh <[email protected]> | Tue Feb 27 09:57:15 2024 +0800 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Mar 13 04:31:41 2024 +0000 |
tree | 34cfa1a47da24972f004aa1eaf32883092aa72a1 | |
parent | fd48fdaa3d721d283bfe53cfa7cec7d4b02c5972 [diff] |
RESTRICT AUTOMERGE Update Security String to 2024-04-05 Bug: 325984251 Ignore-AOSP-First: Internal first as its needed for preparing the release (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:49ecf5df9969ce064f7bf46204dbf43e3246c74e) Merged-In: I059e279760e2ae5eda274e90296a1bd43b38f50f Change-Id: I059e279760e2ae5eda274e90296a1bd43b38f50f
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index e9b2a57..8b284b9 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -104,7 +104,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 := 2024-03-05 + PLATFORM_SECURITY_PATCH := 2024-04-05 endif include $(BUILD_SYSTEM)/version_util.mk