mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: parts: Set priority when mounting
* Also increase swappniess back, implment apply on boot
This commit is contained in:
parent
b6f9fa84e2
commit
f35f7010ff
4 changed files with 8 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ on init
|
|||
# Fastcharge
|
||||
chown system radio /sys/class/sec/switch/afc_disable
|
||||
|
||||
write /proc/sys/vm/swappiness 150
|
||||
write /proc/sys/vm/swappiness 190
|
||||
|
||||
# ZRAM setup
|
||||
write /sys/block/zram0/comp_algorithm lz4
|
||||
|
|
|
|||
Loading…
Reference in a new issue