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

Skip to content
Commit a3d5188f authored by Malcolm Chen's avatar Malcolm Chen Committed by Xiangyu/Malcolm Chen
Browse files

Make sure CARDSTATE_ABSENT is sent out from UiccSlot.

We need to make sure CARDSTATE_ABSENT is sent from UiccSlot to
SubscriptionInfoUpdater so that SubscriptionInfoUpdater proceeds
necessary steps. We initialize mCardState to be null (as an enum)
instead of CARDSTATE_ABSENT in UiccSlot, so that we can identify
when we first received ABSENT state update, and send out update
to SubscriptionInfoUpdater by then.

Bug: 74608255
Test: unittest
Change-Id: If50594225dc250440eb4a957d05ab78b11e94711
Merged-In: If50594225dc250440eb4a957d05ab78b11e94711
parent d2f410c0
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