diff options
author | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2016-01-16 14:51:24 +0100 |
---|---|---|
committer | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2016-01-16 14:51:24 +0100 |
commit | e6a8571a27ce129fc6a6b7dae9dd4e0785cef5e4 (patch) | |
tree | c156f19850fa8513594c59b27a805af0ff0f3b11 /rootdir/ueventd.qcom.rc | |
parent | 8f3151dff59e2a5e7f048e0d08011faeb140fb75 (diff) |
Fix and cleanup BT permissions
Change-Id: I3ac9bb7992aff0f3e17114c2f76692b129d900e2
Diffstat (limited to 'rootdir/ueventd.qcom.rc')
-rw-r--r-- | rootdir/ueventd.qcom.rc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rootdir/ueventd.qcom.rc b/rootdir/ueventd.qcom.rc index 52b8959..12b1afd 100644 --- a/rootdir/ueventd.qcom.rc +++ b/rootdir/ueventd.qcom.rc @@ -42,12 +42,12 @@ /dev/smd5 0660 system system /dev/smd6 0660 system system /dev/smd7 0660 bluetooth bluetooth +/dev/ttyHS0 0660 bluetooth net_bt_stack #permissions for CSVT /dev/smd11 0660 radio radio /dev/radio0 0640 system system -/dev/rfcomm0 0660 bluetooth bluetooth /dev/smdcntl0 0640 radio radio /dev/smdcntl1 0640 radio radio /dev/smdcntl2 0640 radio radio @@ -137,8 +137,6 @@ /dev/msm_preproc_ctl 0660 system audio /dev/msm_rtac 0660 system audio /dev/msm_voicememo 0660 system audio -/dev/smd3 0660 bluetooth net_bt_stack -/dev/smd2 0660 bluetooth net_bt_stack /dev/ttyHSL1 0660 system system /dev/mdm 0660 system radio /sys/devices/virtual/smdpkt/smdcntl* open_timeout 0664 radio radio |