mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Add seclabel to hciattach service
Change-Id: I4942c3203e67fa02ba3f93cd2a26f74e11b41753
This commit is contained in:
parent
e7250c77c9
commit
3e6a59e9ab
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue