Update CVE patchers

Includes many fixes for a69326f3
but probably breaks other things
This commit is contained in:
Tad 2020-08-08 13:41:43 -04:00
parent a69326f396
commit 887ebb84c5
128 changed files with 3364 additions and 2950 deletions

View file

@ -234,6 +234,7 @@ git revert --no-edit 9a5739e66d0a44347881807c0cc44d7c318c02b8; #fix nfc path
enterAndClear "device/lge/hammerhead";
rm -rf bdAddrLoader; #duplicate with mako
echo "SELINUX_IGNORE_NEVERALLOWS := true" >> BoardConfig.mk; #qcom-legacy sepolicy
enterAndClear "device/lge/mako";
#git revert ; #restore releasetools #TODO