sdm710-common: Remove EmbmsService from whitelist services

EmbmsService will start only when a client binds to it

CRs-Fixed: 2035310

Change-Id: I237cbd3868730d30d58b4ce971bd9d8d1d68b46c
This commit is contained in:
Sukanya Rajkhowa 2017-04-17 14:03:48 -07:00 committed by SamarV-121
parent 762b7c90db
commit 0bdd7f8fbf

View file

@ -34,7 +34,6 @@
<!-- These are telephony components that need to freely run in the background --> <!-- These are telephony components that need to freely run in the background -->
<allow-in-power-save package="com.qualcomm.atfwd" /> <allow-in-power-save package="com.qualcomm.atfwd" />
<allow-in-power-save package="com.qti.qualcomm.datastatusnotification" /> <allow-in-power-save package="com.qti.qualcomm.datastatusnotification" />
<allow-in-power-save package="com.qualcomm.embms" />
<allow-in-power-save package="com.qualcomm.qti.telephonyservice" /> <allow-in-power-save package="com.qualcomm.qti.telephonyservice" />
<allow-in-power-save package="com.qulacomm.qcrilmsgtunnel" /> <allow-in-power-save package="com.qulacomm.qcrilmsgtunnel" />
<allow-in-power-save package="com.qualcomm.qti.ims" /> <allow-in-power-save package="com.qualcomm.qti.ims" />