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

Commit 5d928689 authored by Stanley Tng's avatar Stanley Tng
Browse files

Disable Hearing Aid Profile for all platforms except Pixel

Disable Hearing Aid Profile in the generic config.xml file. Individual
phone config.xml will be enable in other CLs.
Note: Cherry-picked from internal branch.

Bug: 78142728
Test: Manual Pairing on various Pixel phones
Change-Id: I7f4f9873748d9337ccbad4065f8c34cdd8f63d0c
(cherry picked from commit cd891272)
parent 713f6c69
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -32,7 +32,7 @@
    <bool name="profile_supported_pbapclient">false</bool>
    <bool name="profile_supported_pbapclient">false</bool>
    <bool name="profile_supported_mapmce">false</bool>
    <bool name="profile_supported_mapmce">false</bool>
    <bool name="profile_supported_hid_device">true</bool>
    <bool name="profile_supported_hid_device">true</bool>
    <bool name="profile_supported_hearing_aid">true</bool>
    <bool name="profile_supported_hearing_aid">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