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

Skip to content
Commit fb9b44d0 authored by Torbjorn Eklund's avatar Torbjorn Eklund
Browse files

CarrierServiceStateTracker: Solve problems with dual sim

Solves problems with notifications in CarrierServiceStateTracker that
occur in dual sim scenario:

-Lets each subscription publish its notification with a unique
notification id. This prevents a race condition where notifications from
different subscription compete whether the notification should be
shown or hidden.

-Considers subId when loading string resources. This ensures that
the correct string resources will be loaded if it has been configured by
an operator.

Bug: 129289303
Test: atest FrameworksTelephonyTests
Change-Id: Id0b2fe0b808ab62c3c6c94581935456bad35898a
parent e492bd80
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