Loading rootdir/init.rc +3 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
rootdir/init.rc +3 −0 Original line number Original line Diff line number Diff line Loading @@ -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 Loading