mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-30 09:59:00 -04:00
Many changes
- Remove more blobs - 14.1: Add fugu - 15.1: Add fugu and readd clark
This commit is contained in:
parent
0da4e7d6c0
commit
bf49c6a5fa
8 changed files with 100 additions and 39 deletions
|
@ -238,6 +238,9 @@ cp "$DOS_PATCHES/android_device_lge_mako/proprietary-blobs.txt" proprietary-blob
|
|||
echo "allow kickstart usbfs:dir search;" >> sepolicy/kickstart.te; #Fix forceencrypt on first boot
|
||||
patch -p1 < "$DOS_PATCHES/android_device_lge_mako/0001-Enable_LTE.patch";
|
||||
|
||||
enterAndClear "device/motorola/clark";
|
||||
rm setup-makefiles.sh;
|
||||
|
||||
enterAndClear "device/oppo/msm8974-common";
|
||||
sed -i "s/TZ.BF.2.0-2.0.0134/TZ.BF.2.0-2.0.0134|TZ.BF.2.0-2.0.0137/" board-info.txt; #Suport new TZ firmware https://review.lineageos.org/#/c/178999/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue