Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccdf4e91 authored by LuK1337's avatar LuK1337 Committed by Łukasz Patron
Browse files

overlay: Exempt Bluetooth from location indicators

Needed for QTI BT.

Change-Id: I177fac1f53d6ca8847a10eb819334fac6f5acab6
parent 3bab7d78
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>