mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
Revert "msm8226-common: remove ds_fmc_appd service"
This reverts commit 35998f32ca
.
This commit is contained in:
parent
00b3e43192
commit
fb18fc1de6
1 changed files with 10 additions and 0 deletions
|
@ -588,6 +588,16 @@ service charger /sbin/healthd -c
|
|||
critical
|
||||
seclabel u:r:charger:s0
|
||||
|
||||
service ds_fmc_appd /vendor/bin/ds_fmc_appd -p "rmnet0" -D
|
||||
class late_start
|
||||
user root
|
||||
group radio wifi inet
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on property:persist.data.ds_fmc_app.mode=1
|
||||
start ds_fmc_appd
|
||||
|
||||
service hciattach /system/bin/sh /system/etc/init.qcom.bt.sh
|
||||
class late_start
|
||||
user bluetooth
|
||||
|
|
Loading…
Reference in a new issue