sdm660-common: Allow com.qualcomm.location to run in the background
This commit is contained in:
parent
313e2e8d10
commit
a86212ccb8
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
<!-- These are telephony components that need to freely run in the background -->
|
||||
<allow-in-power-save package="com.android.hotwordenrollment.common.util" />
|
||||
<allow-in-power-save package="com.qualcomm.atfwd" />
|
||||
<allow-in-power-save package="com.qualcomm.location" />
|
||||
<allow-in-power-save package="com.qualcomm.location.XT" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.telephonyservice" />
|
||||
<allow-in-power-save package="com.qualcomm.qcrilmsgtunnel" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.ims" />
|
||||
|
|
Loading…
Reference in a new issue