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

Skip to content
Commit 8df58c74 authored by Pengquan Meng's avatar Pengquan Meng
Browse files

Fixed esim fresh issue

Currently we use SubscriptionInfo.isEmbedded() to check if the
subscription is an euicc subscription. However, this bit is set
after we called
SubscriptionInfoUpdater.updateEmbeddedSubscriptions(cardId), there is a
circular dependency.

So we use the uiccSlots to get all euicc cardId and refresh the euicc
subscription for these euicc card.

Bug: 121194788
Test: build
Change-Id: I174b1ce11892d99fcb0446f9985a530a30989701
parent 41ea32b8
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