From 3e6a59e9ab13970d7cc88f0dba6d0d9993515e9d Mon Sep 17 00:00:00 2001 From: sb6596 Date: Sat, 13 Oct 2018 10:13:30 +0000 Subject: [PATCH] msm8226-common: Add seclabel to hciattach service Change-Id: I4942c3203e67fa02ba3f93cd2a26f74e11b41753 --- rootdir/etc/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 51c3601..94d98bd 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -619,6 +619,7 @@ service hciattach /system/bin/sh /system/etc/init.qcom.bt.sh user bluetooth group bluetooth net_bt_admin disabled + seclabel u:r:bluetooth_loader:s0 oneshot on property:bluetooth.hciattach=true