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

Skip to content
Commit 834e38f4 authored by Ling Ma's avatar Ling Ma
Browse files

Don't add default IMS data profile before SIM loaded

Originally, before SIM loaded, or before TelephonyProvider database
finds any APN settings, default IMS data profile is added.

However, the default IMS data profile is prepared for the case where a SIM/carrier didn't
specify IMS.

The fix is to add the default IMS profile only when the detabase loaded
some data profile; otherwise, it means the SIM hasn't been read properly, in that case we do nothing but wait for SIM to be read.

Bug: 241121008
Test: atest
Change-Id: Ifbad8359db98dadabc754514f6f8038b1415200f
parent 88a8648d
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