diff options
author | tunturn <arbiter1000@gmail.com> | 2017-03-09 12:37:53 +1100 |
---|---|---|
committer | Max Weffers <rcstar6696@gmail.com> | 2017-03-14 13:15:52 +0100 |
commit | c46f907aaaa0a78e15658e59e38363ee6eb35517 (patch) | |
tree | e08da6891ca2b18726c7ac96adaaa1104fc7016b /rootdir/ueventd.qcom.rc | |
parent | eeeb88097b34e2010b8fc8a27ca2cbe741113277 (diff) |
shinano-common: changes to bringup broadcom FM Radio/Bluetooth
Change-Id: I633357fa8a04cf178fdee3e4471d20d5432eb230
Diffstat (limited to 'rootdir/ueventd.qcom.rc')
-rw-r--r-- | rootdir/ueventd.qcom.rc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rootdir/ueventd.qcom.rc b/rootdir/ueventd.qcom.rc index 4a48cdf..3624a6d 100644 --- a/rootdir/ueventd.qcom.rc +++ b/rootdir/ueventd.qcom.rc @@ -47,6 +47,14 @@ #permissions for CSVT /dev/smd11 0660 radio radio +# BT/FM/ANT+ V4L2 +/dev/brcm_bt_drv 0660 bluetooth net_bt_stack +/dev/radio1 0660 system net_bt_stack +/dev/rfcomm0 0660 bluetooth bluetooth +/dev/ttyUSB0 0660 bluetooth bluetooth +/dev/smd3 0660 bluetooth net_bt_stack +/dev/smd2 0660 bluetooth net_bt_stack + /dev/radio0 0640 system system /dev/smdcntl0 0640 radio radio /dev/smdcntl1 0640 radio radio |