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

Skip to content
Commit 1e5cbc4d authored by manabu, shimoda's avatar manabu, shimoda Committed by takeshi
Browse files

Fix issue that WFC emergency call notification is not displayed

WFC emergency call notification is not displayed even if it satisfies
the conditions to display it. The conditions to display it as follows.

1. KEY_EMERGENCY_NOTIFICATION_DELAY_INT is other than -1
2. Voice is un-registered
3. Wi-Fi calling is available
4. W-Fi calling setting is enabled and W-Fi is connected

The notification is not displayed if voice/data registration is changed
before W-Fi calling registration because there is no trigger to display
it when Wi-Fi calling is available.

To resolve this issue, give trigger to display the notification when IMS
capabilities are changed.

Test: manual - Checked the notification is displayed.
Bug: 111583777

Change-Id: I9ec73d6d7cfd0dac12b2d99c391090a4dacdbca3
parent c8baaba0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment