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

Skip to content
Commit 1944101e authored by Nathan Harold's avatar Nathan Harold
Browse files

Change initial IccCardProxy Card State to UNKNOWN

The IccCard state is an amalgamation of hardware and software
states. This change updates the behavior to clarify and expand
the usage of the UNKNOWN state as follows:
-The initial state of the IccCard is now UNKNOWN (was NOT_READY)
-When the RADIO state is UNAVAILABLE, an ABSENT card state is now
 reported as UNKNOWN rather than NOT_READY
-If the IccCard is present, but the App is not loaded, the
 SIM_STATE will now be considered NOT_READY rather than UNKNOWN.
 This means that the card is present, but the App is not ready.

Bug: 38124100
Test: IccCardProxyTest
Change-Id: I152f789703d7f975f6392ee242da9efd50948a01
parent 5656e3a1
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