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

Commit 972aa49a authored by Alice Kuo's avatar Alice Kuo Committed by Automerger Merge Worker
Browse files

Merge "Disable battery service by default" am: d16fa3a5

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2022176

Change-Id: I29dae71464cfee2872899acbda3a05cbdd5fe6e9
parents f2ee0937 d16fa3a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -40,7 +40,7 @@
    <bool name="profile_supported_le_call_control">true</bool>
    <bool name="profile_supported_le_call_control">true</bool>
    <bool name="profile_supported_hap_client">true</bool>
    <bool name="profile_supported_hap_client">true</bool>
    <bool name="profile_supported_bass_client">false</bool>
    <bool name="profile_supported_bass_client">false</bool>
    <bool name="profile_supported_battery">true</bool>
    <bool name="profile_supported_battery">false</bool>


    <!-- If true, we will require location to be enabled on the device to
    <!-- If true, we will require location to be enabled on the device to
         fire Bluetooth LE scan result callbacks in addition to having one
         fire Bluetooth LE scan result callbacks in addition to having one