sdm660-common: Allow com.qualcomm.location to run in the background

This commit is contained in:
Edwin Moquete 2021-02-27 05:30:06 +02:00 committed by OdSazib
parent 313e2e8d10
commit a86212ccb8
No known key found for this signature in database
GPG key ID: B678DBD07079B021

View file

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