OSDN Git Service

wifi: Update the AccessPointState network ID after saving configuration.
authorMike Lockwood <lockwood@android.com>
Wed, 15 Jul 2009 15:55:32 +0000 (11:55 -0400)
committerMike Lockwood <lockwood@android.com>
Wed, 15 Jul 2009 15:57:25 +0000 (11:57 -0400)
commit599221c7bbd6cd613fd4f86805ccaf0696a3e78c
tree776e9b0fc14281811f4acf17d843a08205ed9537
parentbc48d181fa9b1c1b516e3e9ece81e82069594022
wifi: Update the AccessPointState network ID after saving configuration.

If there are more than 10 open access points, the network ID may have changed
after the configuration is saved.

Signed-off-by: Mike Lockwood <lockwood@android.com>
src/com/android/settings/wifi/WifiLayer.java