android_device_xiaomi_sdm66.../properties/product.prop
firebird11 96cf0f2314
sdm660-common: move Enable FUSE Passthrough
- 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
2024-05-10 14:03:13 +03:00

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