wayne-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
fb259c97ac
commit
8328551364
1 changed files with 0 additions and 2 deletions
|
@ -205,12 +205,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
|
|
||||||
|
|
||||||
# add for HMI_L8866_A01-502: begin
|
# add for HMI_L8866_A01-502: begin
|
||||||
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