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

Skip to content
Commit a3c24fe0 authored by Evan Laird's avatar Evan Laird
Browse files

[Sb refactor] switch broadcast off of BroadcastDispatcher

`ACTION_SERVICE_PROVIDERS_UPDATED` is a sticky broadcast, so we avoid
using the BroadcastDispatcher so that we never miss the message due to
sticky behavior.

Also fix the incorrect intent extra, as this broadcast uses
`EXTRA_SUBSCRIPTION_INDEX` rather than the subscription_id field common
in some other telephony broadcasts.

Test: MobileConnectionRepositoryTest
Bug: 291321279
Change-Id: I513abe7904a48cd5022ffeed15ebb7933ad5953e
parent 018e1a1f
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