OSDN Git Service

Wi-Fi: Do not display the not scanned saved networks forever
authorNalla Kartheek <karthe@codeaurora.org>
Fri, 20 Nov 2015 08:02:41 +0000 (13:32 +0530)
committerSteve Kondik <steve@cyngn.com>
Fri, 1 Jul 2016 12:03:24 +0000 (05:03 -0700)
commit0dbd029bacc6ed4fe9c1b332ab2fe06c5c74866a
tree4988d69d43b136caa0f19f91377366a2c52d4037
parent403f50c7cda2d5f214600978fdd920cf2d98131b
Wi-Fi: Do not display the not scanned saved networks forever

A flag is introduced to signify it these saved profiles were scanned or
not and this commit shall ensure that such entries are displayed only
when the flag indicates to have scanned.

Change-Id: I0c525a493caa39c3bed5149898160dd4662dd0c8
CRs-Fixed: 940917
src/com/android/settings/wifi/WifiSettings.java