Merge "rootdir/etc/init.qcom.rc: add camera folder"

This commit is contained in:
Linux Build Service Account 2014-09-02 13:51:55 -07:00 committed by Gerrit - the friendly Code Review server
commit bb515a1538
1 changed files with 3 additions and 0 deletions

View File

@ -261,6 +261,9 @@ on post-fs-data
#Create a folder for SRS to be able to create a usercfg file
mkdir /data/data/media 0770 media media
#Create folder for mm-qcamera-daemon
mkdir /data/camera 0770 media camera
# Export GPIO56 for fusion targets to enable/disable hub
service usbhub_init /system/bin/usbhub_init
class late_start