commit | 622f82a0c78aa69d9b3b29ea0617cb8002b57c16 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Thu Jul 09 23:39:01 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Thu Jul 09 23:39:01 2009 -0400 |
tree | 009f53795947f80cf804efdf2cabb9526ba07c7e | |
parent | 2eedb2515b733aaba0a92944def8156ef379e0da [diff] |
WifiService: Remove hidden AP counting logic for active/passive scanning mode. Apparently this code was not 100% correct, and now the Wifi driver is responsible for setting the scan mode to active for hidden networks, so this is no longer needed. Signed-off-by: Mike Lockwood <lockwood@android.com>