Merge "init.qcom.rc: create camera folder"

This commit is contained in:
Linux Build Service Account 2014-10-31 15:12:51 -07:00 committed by Gerrit - the friendly Code Review server
commit 95a8c00fb3
1 changed files with 2 additions and 0 deletions

View File

@ -185,6 +185,8 @@ on boot
# msm specific files that need to be created on /data
on post-fs-data
# we will remap this as /mnt/sdcard with the sdcard fuse tool
mkdir /data/misc/camera 0770 camera camera
mkdir /data/media 0770 media_rw media_rw
chown media_rw media_rw /data/media