Add /mnt/appfuse mount point to init.rc.

BUG=25755834

Change-Id: I00b1185aec7a95baa6ef2f345a49761f3d006c4d
This commit is contained in:
Daichi Hirono 2015-12-11 13:29:04 +09:00
parent 12f726cee9
commit 7abc71ecd3
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ on init
mkdir /mnt/user 0755 root root
mkdir /mnt/user/0 0755 root root
mkdir /mnt/expand 0771 system system
mkdir /mnt/appfuse 0711 root root
# Storage views to support runtime permissions
mkdir /mnt/runtime 0700 root root