mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 23:00:51 -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
|
@ -539,12 +539,12 @@ removeUntrustedCerts || true;
|
|||
#Tweaks for <2GB RAM devices
|
||||
enableLowRam "device/asus/fugu";
|
||||
#Tweaks for <3GB RAM devices
|
||||
enableLowRam "device/asus/deb";
|
||||
enableLowRam "device/asus/flo";
|
||||
enableLowRam "device/htc/flounder";
|
||||
enableLowRam "device/htc/flounder_lte";
|
||||
enableLowRam "device/lge/bullhead";
|
||||
enableLowRam "device/lge/hammerhead";
|
||||
#enableLowRam "device/asus/deb";
|
||||
#enableLowRam "device/asus/flo";
|
||||
#enableLowRam "device/htc/flounder";
|
||||
#enableLowRam "device/htc/flounder_lte";
|
||||
#enableLowRam "device/lge/bullhead";
|
||||
#enableLowRam "device/lge/hammerhead";
|
||||
#Tweaks for 2GB/3GB RAM devices
|
||||
#enableLowRam "device/asus/Z00T";
|
||||
#Tweaks for <4GB RAM devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue