overlay: Exempt Bluetooth from location indicators

Needed for QTI BT.

Change-Id: I177fac1f53d6ca8847a10eb819334fac6f5acab6
This commit is contained in:
LuK1337 2022-05-31 18:47:08 +02:00 committed by Łukasz Patron
parent 3bab7d780e
commit ccdf4e9102

View file

@ -43,6 +43,8 @@
</string-array>
<string-array name="config_locationExtraPackageNames" translatable="false">
<!-- Bluetooth -->
<item>com.android.bluetooth</item>
<!-- TeleService -->
<item>com.android.phone</item>
</string-array>