Merge "init.qcom.rc: create camera folder"
This commit is contained in:
commit
95a8c00fb3
|
@ -185,6 +185,8 @@ on boot
|
||||||
# msm specific files that need to be created on /data
|
# msm specific files that need to be created on /data
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
# we will remap this as /mnt/sdcard with the sdcard fuse tool
|
# 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
|
mkdir /data/media 0770 media_rw media_rw
|
||||||
chown media_rw media_rw /data/media
|
chown media_rw media_rw /data/media
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue