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

Commit ec9c8035 authored by Zimuzo Ezeozue's avatar Zimuzo Ezeozue Committed by Gerrit Code Review
Browse files

Merge "Explicitly disable FUSE"

parents 3d6154ff a3209c5f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -764,6 +764,9 @@ on post-fs-data
    # IOCTLs on ashmem fds any more.
    setprop sys.use_memfd false

    # Explicitly disable FUSE
    setprop persist.sys.fuse false

    # Set fscklog permission
    chown root system /dev/fscklogs/log
    chmod 0770 /dev/fscklogs/log