OSDN Git Service

The config_show4GForLTe is dynamic use latest value.
authorWink Saville <wink@google.com>
Fri, 21 Jun 2013 01:15:20 +0000 (18:15 -0700)
committerWink Saville <wink@google.com>
Fri, 21 Jun 2013 01:15:20 +0000 (18:15 -0700)
commitc06462c1adbe24a6b7e16d094eb338b040b89f40
treea3589b176c4f2e0fc037d8169a97277d7e2f9378
parent748f6c854822c01ebf805202935037300d351104
The config_show4GForLTe is dynamic use latest value.

Previously this was updated only at construction time,
but the value isn't even set at that time and can change
at anytime. So instead read the current value when needed.

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