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

Skip to content
Commit b00c70bc authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Remove dependency on connectivity sticky broadcasts

This removes the dependency on the following Sticky broadcasts:
* ConnectivityManager.CONNECTIVITY_ACTION
* ConnectivityManager.INET_CONDITION_ACTION
* TelephonyIntents.ACTION_SIM_STATE_CHANGED
* TelephonyIntents.ACTION_DEFAULT_VOICE_SUBSCRIPTION_CHANGED
* WifiManager.NETWORK_STATE_CHANGED_ACTION
* WifiManager.WIFI_STATE_CHANGED_ACTION

In general, we fetch the state to populate data.

Also, fixed some bubbles tests that were creating KeyguardUpdateMonitor
down the line.

Test: atest SystemUITests
Bug: 151641451

Change-Id: Ib4b1fba6a09766565cd21f96453bd2d056f74f70
parent b8a61d13
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