From 39d37460e00490ba0f44f77f27f66a012c10df6f Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 7 Jan 2018 12:12:17 +0100 Subject: msm8996: selinux: label wcnss_filter and fix denial Change-Id: Ic41316e00c52672a6f8ff245fdba844fd9546ea7 Signed-off-by: Davide Garberi --- rootdir/etc/init.qcom.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 3a21016..5e7120d 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -775,7 +775,7 @@ service start_hci_filter /system/bin/wcnss_filter class late_start user bluetooth group bluetooth diag system wakelock - seclabel u:r:bluetooth:s0 + seclabel u:r:wcnss_filter:s0 disabled on property:wc_transport.start_root=true @@ -800,6 +800,7 @@ service hci_filter_root /system/bin/wcnss_filter class late_start user bluetooth group bluetooth diag system + seclabel u:r:wcnss_filter:s0 disabled service ftmd /system/bin/logwrapper /system/bin/ftmdaemon -- cgit v1.2.3