overlay: Exempt Bluetooth from location indicators
Needed for QTI BT. Change-Id: I177fac1f53d6ca8847a10eb819334fac6f5acab6
This commit is contained in:
parent
3bab7d780e
commit
ccdf4e9102
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue