mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-24 07:10:49 -04:00
Less aggressive low_ram enablement
14.1 <2GB 15.1 <2GB 16.0 <2GB 17.1 <3GB 18.1 <3GB 19.1 <4GB 20.0 <4GB Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
b6308caa37
commit
0f9a2c7aea
7 changed files with 57 additions and 58 deletions
|
@ -611,17 +611,17 @@ enableLowRam "device/samsung/hlte-common" "hlte-common";
|
|||
enableLowRam "device/samsung/hlte" "hlte";
|
||||
enableLowRam "device/samsung/msm8974-common" "msm8974-common";
|
||||
#Tweaks for 2GB/3GB RAM devices
|
||||
enableLowRam "device/lge/d850" "d850";
|
||||
enableLowRam "device/lge/d851" "d851";
|
||||
enableLowRam "device/lge/d852" "d852";
|
||||
enableLowRam "device/lge/d855" "d855";
|
||||
#enableLowRam "device/lge/d850" "d850";
|
||||
#enableLowRam "device/lge/d851" "d851";
|
||||
#enableLowRam "device/lge/d852" "d852";
|
||||
#enableLowRam "device/lge/d855" "d855";
|
||||
#Tweaks for <4GB RAM devices
|
||||
enableLowRam "device/lge/f400" "f400";
|
||||
enableLowRam "device/lge/ls990" "ls990";
|
||||
enableLowRam "device/lge/vs985" "vs985";
|
||||
enableLowRam "device/moto/shamu" "shamu";
|
||||
enableLowRam "device/nextbit/ether" "ether";
|
||||
enableLowRam "device/oneplus/bacon" "bacon";
|
||||
#enableLowRam "device/lge/f400" "f400";
|
||||
#enableLowRam "device/lge/ls990" "ls990";
|
||||
#enableLowRam "device/lge/vs985" "vs985";
|
||||
#enableLowRam "device/moto/shamu" "shamu";
|
||||
#enableLowRam "device/nextbit/ether" "ether";
|
||||
#enableLowRam "device/oneplus/bacon" "bacon";
|
||||
#Tweaks for 3GB/4GB RAM devices
|
||||
#enableLowRam "device/zuk/z2_plus" "z2_plus";
|
||||
#Tweaks for 4GB RAM devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue