From bfe636bded4b3289ddb37daf8005c2a6194bef19 Mon Sep 17 00:00:00 2001 From: Mahesh Kumar Sharma Date: Wed, 5 Aug 2015 20:06:19 -0700 Subject: [PATCH] Bluetooth: Provide diag permission. Providing diag access permission to ftmdaemon. Change-Id: I466ed1374e943aff1f766b235b374893189b11d5 --- rootdir/etc/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e1167586..1516b9c6 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -487,7 +487,7 @@ service btsnoop /system/bin/btsnoop service ftmd /system/bin/logwrapper /system/bin/ftmdaemon class late_start user root - group bluetooth net_bt_admin misc net_bt_stack diag net_bt + group bluetooth net_bt_admin misc net_bt_stack qcom_diag net_bt disabled oneshot