OSDN Git Service

Display signal strength on data-only SIMs.
authorLorenzo Colitti <lorenzo@google.com>
Mon, 12 Aug 2013 11:12:37 +0000 (20:12 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 19 Aug 2013 11:46:15 +0000 (20:46 +0900)
commit2ee168ea02170a542f848c5c55ef969e7a237545
tree28c56769c91e3c9fee03ca401f1a7ee7ac005b33
parent58514937628dfcf3b2949e4cbc45d5526ecb8019
Display signal strength on data-only SIMs.

On SIM cards that support data but not voice, we currently
display a null signal strength icon, which is confusing because
data is actually working.

Fix this by displaying signal bars as well as showing the
"emergency calls only" or "no service" text which indicates that
voice service is not available.

Bug: 3339315
Change-Id: I7d888721e8dc5e22fefd1b8fa85ba046d46a8fba
packages/SystemUI/src/com/android/systemui/statusbar/policy/NetworkController.java