Merge "Explicitly disable FUSE"

This commit is contained in:
Zimuzo Ezeozue 2020-02-11 21:17:53 +00:00 committed by Gerrit Code Review
commit ec9c803503
1 changed files with 3 additions and 0 deletions

View File

@ -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