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

Commit 3e63fb49 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5645017 from 648f8a4d to qt-release

Change-Id: Ia6ed3196eefb6524bbc1818cf5fb0414ea5746a9
parents 25940eab 648f8a4d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -335,6 +335,10 @@ public class HfpClientConnectionService extends ConnectionService {
                .hfp_client_connection_service_support_emergency_call)) {
            // Need to have an emergency call capability to place emergency call
            capabilities |= PhoneAccount.CAPABILITY_PLACE_EMERGENCY_CALLS;
            // Emergency call is processed in user 0 context in multi-user setting
            // even if caller is from another user. Declare multi user
            // capability for the account to be chosen.
            capabilities |= PhoneAccount.CAPABILITY_MULTI_USER;
        }

        PhoneAccount account =