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

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

[Status bar refactor] Add Roaming to the mobile pipeline

Copied the logic exactly as it is from the old pipeline. Roaming is
defined as:

True if (!carrierNetworkChange && ((isGsm && serviceState.roaming) ||
(!isGsm && getCdmaEnhancedRoamingIndicatorDisplayNumber != ERI_OFF)))

Test: MobileConnectionRepositoryTest
Test: DemoMobileConnectionsRepositoryTest
Test: MobileIconInteractorTest
Test: MobileIconViewModelTest
Test: manual in demo mode
Bug: 238425913
Change-Id: If8b9b46e44175c9865ad396023f9f5e49b2105a8
parent 08ea7a84
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