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

Commit 3ebb441c authored by Pengquan Meng's avatar Pengquan Meng Committed by android-build-merger
Browse files

Merge "Fix to notify ECBM exit to registrants" am: b01a5278

am: 9aca3cb2

Change-Id: Ia12eeaaf6cf8f6458c0d467ef57f159858793734
parents 60dbc7f3 9aca3cb2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1468,6 +1468,7 @@ public class ImsPhone extends ImsPhoneBase {

        // send an Intent
        sendEmergencyCallbackModeChange();
        ((GsmCdmaPhone) mDefaultPhone).notifyEmergencyCallRegistrants(false);
    }

    /**