Compare commits

...

2 Commits

Author SHA1 Message Date
yova 842ff0723c Merge branch 'lineage-18.1' of https://github.com/LineageOS/android_build into gugelfrei
2 years ago
Kevin F. Haggerty 2f98aeef02
Bump Security String to 2022-05-05
2 years 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 := 2022-04-05
PLATFORM_SECURITY_PATCH := 2022-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH

Loading…
Cancel
Save