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

Commit 345e2d6a authored by Sal Savage's avatar Sal Savage Committed by William Escande
Browse files

Support e-calling by default on HFP Client

Tag: #stability
Bug: 259112869
Test: atest BluetoothInstrumentationTests
Merged-In: If17a59317863cd63d27f8daf16a7cf2fe74df29c
Change-Id: If17a59317863cd63d27f8daf16a7cf2fe74df29c
(cherry picked from commit f63ddbd1)
parent f6657a43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
    <bool name="hfp_client_connection_service_enabled">false</bool>

    <!-- For supporting emergency call through the hfp client connection service  -->
    <bool name="hfp_client_connection_service_support_emergency_call">false</bool>
    <bool name="hfp_client_connection_service_support_emergency_call">true</bool>

    <!-- Enabling autoconnect over pan -->
    <bool name="config_bluetooth_pan_enable_autoconnect">false</bool>