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

Commit 06b8b123 authored by kaiyiz's avatar kaiyiz Committed by Gerrit - the friendly Code Review server
Browse files

SystemUI: Fix display roaming indicator when not roaming issue

Should get roaming state through isCdmaEri() method in CDMA mode, and
through isNetworkRoaming() method in GSM mode.
By current design, the roam state will be ture when the value of
isNetworkRoaming() is ture though the value of isCdmaEri() is false.

Acquiring roam state by corresponding method.

CRs-Fixed: 704378

Change-Id: I3b91e69cfd5d6f66cd1baf89f21d60fde3e8cea6
parent 8dde1e27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment