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

This commit is contained in:
Daichi Hirono 2015-12-11 06:16:29 +00:00 committed by Android (Google) Code Review
commit db85484423
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