mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Many fixes
17.1: recovery: rebranding reverts 17.1: mata: fix vorbis 17.1: g2/g3: fix Wi-Fi under -user 15.1/16.0: g2/g3: improve misc_block_exception patch
This commit is contained in:
parent
c1e0503390
commit
2a0352ba1c
7 changed files with 19 additions and 12 deletions
|
@ -168,6 +168,7 @@ if [ "$DOS_GRAPHENE_MALLOC" = true ]; then patch -p1 < "$DOS_PATCHES_COMMON/andr
|
|||
|
||||
enterAndClear "system/sepolicy";
|
||||
patch -p1 < "$DOS_PATCHES/android_system_sepolicy/0001-LGE_Fixes.patch"; #Fix -user builds for LGE devices
|
||||
patch -p1 < "$DOS_PATCHES/android_system_sepolicy/0001-LGE_Fixes.patch" --directory="prebuilts/api/26.0";
|
||||
|
||||
enterAndClear "system/vold";
|
||||
patch -p1 < "$DOS_PATCHES/android_system_vold/0001-AES256.patch"; #Add a variable for enabling AES-256 bit encryption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue