Add package "com.qualcomm.qti.autoregistration" to whitelist
Ensure the background service of the AutoRegistration can be runnable so that keeps listening the network changed till getting registered. Change-Id: Ib9c0bc8c1e65aa355aa83bb1bac2258bdcbff1ed CRs-Fixed: 2045669
This commit is contained in:
parent
754944f03c
commit
2c2f1e5e1b
|
@ -39,4 +39,5 @@
|
|||
<allow-in-power-save package="com.qualcomm.qti.ims" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.radioconfiginterface" />
|
||||
<allow-in-power-save package="com.qualcomm.simcontacts" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.autoregistration" />
|
||||
</config>
|
||||
|
|
Loading…
Reference in New Issue