mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: Enable swap on vendor fstab
Change-Id: I4dbaa273a21889d6a60cd2b0de84c56daba9c4c6
This commit is contained in:
parent
bc1d0ffd83
commit
7f790c0bb3
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ on property:sys.boot_completed=1
|
|||
write /proc/sys/vm/page-cluster 0
|
||||
write /proc/sys/vm/swappiness 60
|
||||
# Enable ZRAM on boot_complete
|
||||
swapon_all ./fstab.flo
|
||||
swapon_all /vendor/etc/fstab.flo
|
||||
|
||||
on post-fs
|
||||
# Allow writing to the kernel trace log.
|
||||
|
|
Loading…
Reference in a new issue