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

Commit e29d5fc5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Ignore duplicate onEmergencyCallStarted case" into 24D1-dev

parents f5575250 a668de14
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -190,6 +190,11 @@ public class SatelliteSOSMessageRecommender extends Handler {
            return;
        }

        if (hasMessages(EVENT_EMERGENCY_CALL_STARTED)) {
            logd("onEmergencyCallStarted: Ignoring due to ongoing event:");
            return;
        }

        /*
         * Right now, assume that the device is connected to satellite via carrier within hysteresis
         * time. However, this might not be correct when the monitoring timer expires. Thus, we