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

Skip to content
Commit ffb5d48b authored by Jack Yu's avatar Jack Yu Committed by Sarah Chin
Browse files

Fixed incorrect data icon when call received on ESIM

The previous fix ag/16729359 attempted to fix the issue
that data icon was displayed as data disabled. The fix was
listening to IMS call state and updated the data enabled
state. The problem is that when data settings manager was
trying to register for the call event in DataSettingsManager's
constructor, IMS phone was not created yet.

Fixed by moving the registration event logic into
DataSettingsManager's event handler.

Test: Tested with PSIM + ESIM and enabled
"allowed data during calls". Data icon was shown properly during
voice call.
Fix: 213511868

Change-Id: I5ff7962ed270f449b90bf4c0d3c03390ffa9b709
Merged-In: I5ff7962ed270f449b90bf4c0d3c03390ffa9b709
parent fe3bcab4
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