Compare commits

..

3 Commits

Author SHA1 Message Date
yova cf1b1c41e3 top locale DE
3 months ago
Kevin F. Haggerty a99837136a
Bump Security String to 2024-02-05
3 months ago
Kevin F. Haggerty f9a9f5c5e2
Bump Security String to 2024-01-05
4 months ago

@ -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-12-05
PLATFORM_SECURITY_PATCH := 2024-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH

Loading…
Cancel
Save