diff --git a/system.prop b/system.prop index b8082e9..a378d33 100644 --- a/system.prop +++ b/system.prop @@ -11,3 +11,5 @@ ro.adb.secure=0 fbe.metadata.wrappedkey=true ro.crypto.volume.filenames_mode=aes-256-cts +# FUSE passthrough +persist.sys.fuse.passthrough.enable=true