mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-24 17:43:10 -05:00
17.1: drop support for all devices compiling on 18.1
This commit is contained in:
parent
731e0e995c
commit
4bbc70d5a8
7 changed files with 6 additions and 500 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue