wayne: Fix typo from CodeAurora in the QTI whitelist
* Let com.qualcomm.qcrilmsgtunnel break free Change-Id: I6243a6d21da7709bf6612270d7638f1231b9f601
This commit is contained in:
parent
e3b3f7d5ba
commit
38501bbfd1
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
<!-- 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.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.qualcomm.qcrilmsgtunnel" />
|
||||||
<allow-in-power-save package="com.qualcomm.qti.ims" />
|
<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.qti.radioconfiginterface" />
|
||||||
<allow-in-power-save package="com.qualcomm.simcontacts" />
|
<allow-in-power-save package="com.qualcomm.simcontacts" />
|
||||||
|
|
Loading…
Reference in a new issue