Merge "rootdir/etc/init.qcom.rc: add camera folder"
This commit is contained in:
commit
bb515a1538
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue