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

Commit 2d8e12fe authored by Etan Cohen's avatar Etan Cohen Committed by Android Git Automerger
Browse files

am 7808c92b: Fix build break - typo

* commit '7808c92b':
  Fix build break - typo
parents dd4c068d 7808c92b
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(