17.1: drop support for all devices compiling on 18.1

This commit is contained in:
Tad 2021-05-10 09:12:13 -04:00
parent 731e0e995c
commit 4bbc70d5a8
7 changed files with 6 additions and 500 deletions

View file

@ -243,9 +243,6 @@ enableVerity; #Resurrect dm-verity
enterAndClear "device/google/marlin";
git revert --no-edit 777dafa35f185b1f501e3c80b8ab495191583444; #remove some carrier blobs
enterAndClear "device/htc/m8-common";
awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfigCommon.mk; #broken releasetools
enterAndClear "device/lge/mako";
echo "pmf=0" >> wifi/wpa_supplicant_overlay.conf; #Wi-Fi chipset doesn't support PMF
awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfig.mk; #broken releasetools