mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Remove Memfusion from init.project.rc
* Let's be real, MemFusion is useless in non-XOS ROMs(Actually it's also useless in XOS ROM but whatever) Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
7937b52916
commit
b620085b6f
|
@ -102,10 +102,3 @@ on property:sys.boot_completed=1
|
|||
write /sys/kernel/tracing/instances/mmstat/events/mmstat/enable 1
|
||||
write /sys/kernel/tracing/instances/mmstat/tracing_on 1
|
||||
|
||||
#SPD: modify for swap zram write-back by shuang.zhou at 20201020 start
|
||||
on boot
|
||||
swapon_all /vendor/etc/memfusion2/fstab.enableswap
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
write /sys/module/memfusion/parameters/force_udelay 5000
|
||||
#SPD: modify for swap zram write-back by shuang.zhou at 20201020 end
|
||||
|
|
Loading…
Reference in a new issue