mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-04 21:08:48 -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
|
@ -455,8 +455,8 @@ cd "$DOS_BUILD_BASE";
|
|||
#Tweaks for <2GB RAM devices
|
||||
#none yet
|
||||
#Tweaks for <3GB RAM devices
|
||||
enableLowRam "device/lge/hammerhead" "hammerhead";
|
||||
enableLowRam "device/samsung/kccat6" "kccat6";
|
||||
#enableLowRam "device/lge/hammerhead" "hammerhead";
|
||||
#enableLowRam "device/samsung/kccat6" "kccat6";
|
||||
#Tweaks for <4GB RAM devices
|
||||
#enableLowRam "device/samsung/lentislte" "lentislte";
|
||||
#enableLowRam "device/wileyfox/kipper" "kipper";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue