Merge "device: qcom: common: Add permissions for DVB devices" into jb
This commit is contained in:
commit
7f4c9b7ff8
|
@ -97,3 +97,11 @@
|
||||||
/dev/tty_sdio_00 0660 system system
|
/dev/tty_sdio_00 0660 system system
|
||||||
/dev/ttyGS0 0660 system system
|
/dev/ttyGS0 0660 system system
|
||||||
/dev/i2c-5 0660 media media
|
/dev/i2c-5 0660 media media
|
||||||
|
/dev/smd7 0640 radio radio
|
||||||
|
/dev/rfcomm0 0660 bluetooth bluetooth
|
||||||
|
|
||||||
|
# DVB devices
|
||||||
|
/dev/dvb/adapter0/demux* 0444 media media
|
||||||
|
/dev/dvb/adapter0/dvr* 0664 media media
|
||||||
|
/dev/dvb/adapter0/video* 0664 media media
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue