diff options
author | Arian <arian.kulmer@web.de> | 2019-08-20 17:39:04 +0200 |
---|---|---|
committer | Arian <arian.kulmer@web.de> | 2019-10-07 11:07:17 +0200 |
commit | c0bf6c0f64820b6660716779b01225a509116e9c (patch) | |
tree | f9d60baf1ce82735ebc7acc9fbdd1c556fbb5595 /rootdir/ueventd.qcom.rc | |
parent | 2f356321cad7e83483d59697bc403619decb24de (diff) |
shinano-common: rootdir: replace net_bt_admin and net_bt_stack group with bluetooth group
Diffstat (limited to 'rootdir/ueventd.qcom.rc')
-rw-r--r-- | rootdir/ueventd.qcom.rc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/rootdir/ueventd.qcom.rc b/rootdir/ueventd.qcom.rc index bcac699..7200364 100644 --- a/rootdir/ueventd.qcom.rc +++ b/rootdir/ueventd.qcom.rc @@ -42,18 +42,18 @@ /dev/smd5 0660 system system /dev/smd6 0660 system system /dev/smd7 0660 bluetooth bluetooth -/dev/ttyHS0 0660 bluetooth net_bt_stack +/dev/ttyHS0 0660 bluetooth bluetooth #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/brcm_bt_drv 0660 bluetooth bluetooth +/dev/radio1 0660 system bluetooth /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/smd3 0660 bluetooth bluetooth +/dev/smd2 0660 bluetooth bluetooth /dev/radio0 0640 system system /dev/smdcntl0 0640 radio radio @@ -233,4 +233,4 @@ /dev/pmem 0660 system graphics /dev/pmem_adsp* 0660 system audio /dev/pmem_camera* 0660 system camera -/dev/msm_hw3dm 0660 system graphics
\ No newline at end of file +/dev/msm_hw3dm 0660 system graphics |