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

Commit f63ddbd1 authored by Sal Savage's avatar Sal Savage
Browse files

Support e-calling by default on HFP Client

Tag: #stability
Bug: 259112869
Test: atest BluetoothInstrumentationTests
Change-Id: If17a59317863cd63d27f8daf16a7cf2fe74df29c
parent 53fe426f
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>