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

Commit 12d3ffac authored by Stanley Tng's avatar Stanley Tng
Browse files

Disable Hearing Aids Profile by default

Test: Manual testing with pairing with Hearing Aids on various phones
Bug: 119617521
Change-Id: I0063891aa26e77fc3e7afc54c94b7c80fcc69106
parent e8cb4061
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@
    <bool name="config_sendAudioBecomingNoisy">true</bool>

    <!-- Whether Hearing Aid profile is supported -->
    <bool name="config_hearing_aid_profile_supported">true</bool>
    <bool name="config_hearing_aid_profile_supported">false</bool>

    <!-- Flag to disable all transition animations -->
    <bool name="config_disableTransitionAnimation">false</bool>