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:
Mengjun Leng 2017-05-17 17:09:06 +08:00 committed by Gerrit - the friendly Code Review server
parent 754944f03c
commit 2c2f1e5e1b
1 changed files with 1 additions and 0 deletions

View File

@ -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>