From 5ca72c1d2568fdd154b960d7870d37e3c53a7e48 Mon Sep 17 00:00:00 2001 From: SzuWei Lin Date: Mon, 18 Mar 2024 01:41:53 +0000 Subject: Update Security String to 2024-05-05 Bug: 330076871 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:82a945edf0bfe559349e75f482db7b979038e7ad) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:614ad9430989dd1e5aa840125684c1dc8af4d703) Merged-In: I62540a31ff5fbab83aab605fe6940582387ed938 Change-Id: I62540a31ff5fbab83aab605fe6940582387ed938 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 72f67ca154..6cc06f8167 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 := 2024-04-05 + PLATFORM_SECURITY_PATCH := 2024-05-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH -- cgit v1.2.3