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

Skip to content
Commit 0ee68f9d authored by chen xu's avatar chen xu
Browse files

fix the issue that update carrier id to the wrong subId during switch

This happens during profile switch. carrier id identification
logic listens for recordsLoaded which triggered before subId update.
so we updated the new carrier id to the old subId (subId doesnt change
to -1 during profile update). The fix is having a single entry point
to trigger carrier identification which is from subscriptionInfoUpdater
when subId update finished.

Bug: 132978582
Test: Manual
Change-Id: I44cbfa2d8c643f4cc2fe96d5582dec3e7ff45a99
parent 35ad303d
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