mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-01 02:46:19 -04:00
Fixup previous 2 commits + misc tweaks
This commit is contained in:
parent
d0dd1893c6
commit
29ace39eb9
9 changed files with 33 additions and 9 deletions
|
@ -231,7 +231,7 @@ echo "/dev/block/platform/msm_sdcc\.1/by-name/pad u:object_r:misc_block_devi
|
|||
enterAndClear "device/lge/mako";
|
||||
cp "$patches/android_device_lge_mako/proprietary-blobs.txt" proprietary-blobs.txt; #update that? nah
|
||||
echo "allow kickstart usbfs:dir search;" >> sepolicy/kickstart.te; #Fix forceencrypt on first boot
|
||||
patch -p1 < "$patchesCommon/android_device_lge_mako/0001-Enable_LTE.patch";
|
||||
patch -p1 < "$patches/android_device_lge_mako/0001-Enable_LTE.patch";
|
||||
|
||||
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