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

Skip to content
Commit 5e1a3914 authored by Mengjun Leng's avatar Mengjun Leng
Browse files

Fix ACTION_DEFAULT_SUBSCRIPTION_CHANGED is not sent after power on

Some components depend on ACTION_DEFAULT_SUBSCRIPTION_CHANGED to
initialize the default SUB after UE boot up, such as TelephonyRegistry
When subId is equal with defaultSubId, for adding the first SUB
record info, the subId is active SUB so that the default fallback SUB
is not set, for adding the next SUB record, defaultSubId is valid for
ever, also will not set.

To fix it, we should froce invoking setDefaultFallbackSubId once subId
is equal with defaultSubId.

Change-Id: I7f17db556e8de8e086528816dc1793fc73ab3ac4
CRs-Fixed: 813620
parent c2ed1f7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment