diff options
| author | 2024-01-26 16:07:54 -0500 | |
|---|---|---|
| committer | 2024-01-26 17:25:17 -0500 | |
| commit | 3d109f632975ec64784c6c8186150a2eaf04ef27 (patch) | |
| tree | b55707aa000a61b0a193f08eb4ccd988bf167bda /libs/input/PointerController.cpp | |
| parent | 4b3b4c2cb4fc6f328d0478b0f8ee5b95ec9433c3 (diff) | |
[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
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions