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

Skip to content
Commit af1cd8cb authored by Wileen Chiu's avatar Wileen Chiu Committed by Linux Build Service Account
Browse files

Use radio availability to sync card status instead of radio on

- In cases where RIL initializes more quickly than frameworks,
the card state changed notification is missed by frameworks.
To avoid missing card states, we register for radio on or
available. However, this is decided based on a property set
on encrypted devices.
- On undecrypted devices, we ALWAYS register for radio ON.
This breaks the user case where if we boot up in airplane
mode, the card state is never queried and the device
thinks there is no SIM.
- Make UiccController sync the card state on radio available
in all cases

Change-Id: I369e8faabde3baa6f834a511812d24eb0b9de340
CRs-Fixed: 881465
parent d246000d
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