mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Enable Zram writeback feature to allow unused pages in zram be written to flash. Bug: 128889899 Test: Boot to home Change-Id: I48ae06e54a66a7d6965afbe8db3d2f157cf8a1f4 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
8 lines
162 B
Text
8 lines
162 B
Text
# pre-render
|
|
ro.vendor.perf.scroll_opt=true
|
|
|
|
# ZRAM writeback
|
|
ro.zram.mark_idle_delay_mins=60
|
|
ro.zram.first_wb_delay_mins=180
|
|
ro.zram.periodic_wb_delay_hours=24
|
|
|