diff options
author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-09-13 16:17:54 -0700 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2017-12-12 20:14:04 +0100 |
commit | 92acb39971de4390a35ed3c157cb52f3ffd50462 (patch) | |
tree | 5364be03ab6ac755e63765153d1271eb414821be /rootdir/etc/ueventd.qcom.rc | |
parent | 5259197b5da12c949f8693c08c7bfd2d363b692d (diff) |
msm8996: Get rid of net_bt_stack
Change-Id: If4db68ab26d73d5aca7ec6dd7850da42c12b955f
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'rootdir/etc/ueventd.qcom.rc')
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index d4d92c5..43ada97 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -156,8 +156,8 @@ /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/smd3 0660 bluetooth bluetooth +/dev/smd2 0660 bluetooth bluetooth /dev/ttyHSL1 0660 system system /dev/ttyHS1 0660 system system /dev/mdm 0660 system radio |