Uvc gspca modules (#10)
* add external camera permissions * enable uvcvideo and gspca modules
This commit is contained in:
parent
ac8d2aa7f8
commit
23bc4f03f8
1 changed files with 4 additions and 0 deletions
|
@ -107,6 +107,10 @@ on property:sys.boot_completed=1
|
|||
#start engsetmacaddr
|
||||
#start engsetbtmacaddr
|
||||
|
||||
#uvc modules
|
||||
insmod /system/vendor/modules/uvcvideo.ko
|
||||
insmod /system/vendor/modules/gspca_main.ko
|
||||
|
||||
on post-fs-data
|
||||
# change permissions for process groups
|
||||
# https://bugs.launchpad.net/bugs/1037611
|
||||
|
|
Loading…
Reference in a new issue