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

Commit 7ba753ed authored by Alice Kuo's avatar Alice Kuo
Browse files

Disable battery service by default

Bug: 224138393
Test: make build
Change-Id: I10a669487a44debfcf18bbdcab212448764e02d1
parent 40c7eaf8
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