mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Delete sepolicy contexts from init.qcom.rc
This commit is contained in:
parent
174ab1f5ea
commit
0ea94cc42b
1 changed files with 0 additions and 2 deletions
|
@ -578,7 +578,6 @@ service adsprpcd /vendor/bin/adsprpcd
|
|||
service charger /charger
|
||||
class charger
|
||||
critical
|
||||
seclabel u:r:healthd:s0
|
||||
|
||||
service ds_fmc_appd /vendor/bin/ds_fmc_appd -p "rmnet0" -D
|
||||
class late_start
|
||||
|
@ -595,7 +594,6 @@ service hciattach /vendor/bin/init.qcom.bt.sh
|
|||
user bluetooth
|
||||
group bluetooth net_bt_admin
|
||||
disabled
|
||||
seclabel u:r:bluetooth_loader:s0
|
||||
oneshot
|
||||
|
||||
on property:vendor.bluetooth.hciattach=true
|
||||
|
|
Loading…
Reference in a new issue