96cf0f2314
- The prop is supposed to be set in product instead of system as per [1]. [1]: https://source.android.com/docs/core/storage/fuse-passthrough
7 lines
168 B
Text
7 lines
168 B
Text
# FUSE passthrough
|
|
persist.sys.fuse.passthrough.enable=true
|
|
|
|
# Zram
|
|
ro.zram.mark_idle_delay_mins=60
|
|
ro.zram.first_wb_delay_mins=1440
|
|
ro.zram.periodic_wb_delay_hours=24
|