Compare commits

...

4 Commits

Author SHA1 Message Date
yova e03a832b75 Merge branch 'lineage-18.1' of https://github.com/LineageOS/android_build into gugelfrei
2 years ago
Kevin F. Haggerty 31aeb4d736
Bump Security String to 2022-07-05
2 years ago
Kevin F. Haggerty b7f22d748a Bump Security String to 2022-06-05
2 years ago
Kevin F. Haggerty 75c0077056
Bump Security String to 2022-06-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-05-05
PLATFORM_SECURITY_PATCH := 2022-07-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH

Loading…
Cancel
Save