Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d3fa224 authored by Zimuzo Ezeozue's avatar Zimuzo Ezeozue Committed by Android (Google) Code Review
Browse files

Merge "FUSE flag on by default"

parents 1d237b5b 8dacabe6
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -771,6 +771,9 @@ on post-fs-data
    chown root system /dev/fscklogs/log
    chown root system /dev/fscklogs/log
    chmod 0770 /dev/fscklogs/log
    chmod 0770 /dev/fscklogs/log


    # Enable FUSE by default
    setprop persist.sys.fuse true

# Switch between sdcardfs and FUSE depending on persist property
# Switch between sdcardfs and FUSE depending on persist property
# TODO: Move this to ro property before launch because FDE devices
# TODO: Move this to ro property before launch because FDE devices
# interact with persistent properties differently during boot
# interact with persistent properties differently during boot