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

Skip to content
Commit 7157f276 authored by Thomas Nguyen's avatar Thomas Nguyen
Browse files

Check emergency messaging support before showing SOS button

The current check for isSatelliteConnectedViaCarrierWithinHysteresisTime() does not consider the carrier's capability of supporting emergency messaging. This means that if the user is connected to carrier satellite within the hysteresis time, but the carrier does not support emergency messaging, the user may still be shown an SOS button on dialer.

This commit adds a new check to the SatelliteSOSMessageRecommender that ensures that the carrier supports emergency messaging before allowing the user to see the SOS button.

Flag: EXEMPT bugfix
Bug: 394177376
Test: Manual system tests
SatelliteSOSMessageRecommenderTest SatelliteManagerTestOnMockService

Change-Id: Iffabdea9f71e53fad12f700eb2ceb77ede1a5449
parent ae05591f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment