commit | bd15112a29eefb93e62235574b694746044c9261 | [log] [tgz] |
---|---|---|
author | Mike Corrigan <michael.corrigan@motorola.com> | Thu Feb 24 15:24:47 2011 -0600 |
committer | Daniel Sandler <dsandler@google.com> | Tue Mar 01 13:20:07 2011 -0500 |
tree | 0e89aedbce8489ce94238ada2680e45259c023af | |
parent | 0eb6af892948ba23bf9de5c5a6172c6ec50f8f71 [diff] |
Fix the display priority of the airplane mode icon. The airplane icon is used as a fallback when no other radios are available *and* the AIRPLANE_MODE_ON system setting is set to 1. (NetworkController now tracks changes to the setting via ACTION_AIRPLANE_MODE_CHANGED broadcasts.) This fixes wifi-only devices, for which the previous logic did not correctly and consistently detect airplane mode. Bug: 3489820 Change-Id: I226bb0e977f6a5fd3f2d829ba51ca54c5c910ef3