sdm660-common: Starting imsrcsd on bootup
Starting imsrcsd on bootup without waiting for DATAD property which will load libimsrcsbaseimpl and register HAL services Change-Id: I17c1891583ea99baa31efec0e8ba316e4fbf25f3
This commit is contained in:
parent
c51053b5dc
commit
07d002a336
1 changed files with 0 additions and 2 deletions
|
@ -223,12 +223,10 @@ service vendor.imsrcsservice /system/vendor/bin/imsrcsd
|
||||||
class main
|
class main
|
||||||
user system
|
user system
|
||||||
group radio diag inet log
|
group radio diag inet log
|
||||||
disabled
|
|
||||||
writepid /dev/cpuset/system-background/tasks
|
writepid /dev/cpuset/system-background/tasks
|
||||||
|
|
||||||
on property:vendor.ims.DATA_DAEMON_STATUS=1
|
on property:vendor.ims.DATA_DAEMON_STATUS=1
|
||||||
start vendor.ims_rtp_daemon
|
start vendor.ims_rtp_daemon
|
||||||
start vendor.imsrcsservice
|
|
||||||
setprop persist.rcs.supported 0
|
setprop persist.rcs.supported 0
|
||||||
# add for HMI_L8866_A01-502: end
|
# add for HMI_L8866_A01-502: end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue