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

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

[Sat] Fix check for all mobile connections OOS

`areAllConnectionsOutOfService` is a StateFlow that chose `false` as its
initial value. This is incorrect, because the value should be `true`
until the `MobileIconsInteractor` yields a list containing at least one
non-OOS subscription.

Also update the tests to use better flag practices

Bug: 322203863
Test: DeviceBasedSatelliteInteractorTest
Flag: ACONFIG com.android.internal.telephony.flags.oem_enabled_satellite_flag DEVELOPMENT
Change-Id: I0f6eafdb3e7f58728da88b8eb6ee294a0a771366
parent 4b3b4c2c
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