diff options
author | Max Weffers <rcstar6696@gmail.com> | 2017-09-05 16:52:47 +0200 |
---|---|---|
committer | Arian <arian.kulmer@web.de> | 2019-10-07 11:07:17 +0200 |
commit | f77debee8bc23cd20df18c4a168ac11273fc5240 (patch) | |
tree | edfcb1f50f19fa11c0b50b45e95fb7e192e23fe3 /rootdir/ueventd.qcom.rc | |
parent | d7ff132903986c959a0489a8741c5fe2d1d82f53 (diff) |
shinano-common: fix missing Bluetooth-Labels in ueventd
Change-Id: I4c1d6b7201a09561240f193daab23e4ba8d39e8a
Diffstat (limited to 'rootdir/ueventd.qcom.rc')
-rw-r--r-- | rootdir/ueventd.qcom.rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rootdir/ueventd.qcom.rc b/rootdir/ueventd.qcom.rc index bfb831d..83caa7a 100644 --- a/rootdir/ueventd.qcom.rc +++ b/rootdir/ueventd.qcom.rc @@ -55,6 +55,11 @@ /dev/smd3 0660 bluetooth bluetooth /dev/smd2 0660 bluetooth bluetooth +# BT +/dev/rfkill 0660 bluetooth bluetooth +/dev/ttyHS0 0660 bluetooth bluetooth +/dev/ttyMSM0 0660 bluetooth bluetooth + /dev/radio0 0640 system system /dev/smdcntl0 0640 radio radio /dev/smdcntl1 0640 radio radio |