mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Fix thor overclock and clark recovery
This commit is contained in:
parent
bad18d67fc
commit
a84bf140fe
2 changed files with 8 additions and 28 deletions
|
@ -195,7 +195,7 @@ sed -i 's/shouldUseOptimizations(weight)/true/' cm/lib/main/java/org/cyanogenmod
|
|||
enterAndClear "device/motorola/clark"
|
||||
#enableDexPreOpt
|
||||
patch -p1 < $patches"android_device_motorola_clark/0001-Tri_State_Torch.patch" #Tri-state torch
|
||||
#TODO: Remove releasetools firmware script, as it soft bricks the radio when flashing via AOSP recovery
|
||||
awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfig.mk; #Soft bricks the radio when flashing via AOSP recovery
|
||||
|
||||
enterAndClear "device/oneplus/bacon"
|
||||
enableDexPreOpt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue