diff --git a/properties/product.prop b/properties/product.prop index 2fca18b0..20e71fac 100644 --- a/properties/product.prop +++ b/properties/product.prop @@ -1,4 +1,7 @@ +# 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 \ No newline at end of file +ro.zram.periodic_wb_delay_hours=24 diff --git a/properties/system.prop b/properties/system.prop index e809e435..5fb9a7f7 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -83,9 +83,6 @@ ro.surface_flinger.max_virtual_display_dimension=4096 ro.min.fling_velocity=160 ro.max.fling_velocity=20000 -# FUSE passthrough -persist.sys.fuse.passthrough.enable=true - # GPS persist.backup.ntpServer="0.pool.ntp.org" persist.vendor.overlay.izat.optin=rro