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

Commit 7808c92b authored by Etan Cohen's avatar Etan Cohen
Browse files

Fix build break - typo

Change-Id: Ia9ecea8a2d0cae3bf122ab6a1c89779258b06cba
parent 95149fde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -810,7 +810,7 @@ public class GSMPhone extends PhoneBase {
                 && (imsPhone.isVolteEnabled() || imsPhone.isVowifiEnabled())
                 && (imsPhone.getServiceState().getState() == ServiceState.STATE_IN_SERVICE);

        boolean useImsForEmergency = ImsManager.isVolteEnabledByPlatform(mContext
        boolean useImsForEmergency = ImsManager.isVolteEnabledByPlatform(mContext)
                && imsPhone != null
                && isEmergency
                &&  mContext.getResources().getBoolean(