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

Skip to content
Unverified Commit d74bec80 authored by Aaron Knight's avatar Aaron Knight Committed by Adrian DC
Browse files

CdmaServiceStateTracker: Load CarrierConfig for NV Subscription

Currently CDMA devices using an NV subscription end up with the
default set of CarrierConfig values, leading to many wrong
behaviors as their vendor overrides do not get loaded.

This is because the CarrierConfig is loaded based on the SIM
events, which are not issued for NV since its not a SIM card.

This patch triggers the CarrierConfig to be loaded on the
NV_READY event. This fixes many buggy behaviors for NV
subscriptions, most notably in the mobile network settings
menu, where things such as the world_phone menu and APN
settings menu could be drawn incorrectly or not at all for
the device, despite the correct overrides being set.

RM-290

Change-Id: I1fde4f520d94bc88479a6b10c19c23518bbf7e78
parent 2e478889
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