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

[Sb refactor] Filter out -1 values for ERI

TelephonyManager.getCdmaEnhancedRoamingIndicatorNumber will return -1
before the service is available. Filter these out so we don't
accidentally consider the connection to be `cdmaRoaming` when actually
we don't have that information yet.

Test: MobileConnectionRepositoryTest
Bug: 269040632
Change-Id: I5d7762b7a671ef1ab48130eb051abcba04c231eb
parent 049f8dc0
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