OSDN Git Service

Fix multiple SSIDs for same Passpoint issues
authorVinit Deshpande <vinitd@google.com>
Thu, 9 Jul 2015 23:53:12 +0000 (16:53 -0700)
committerVinit Deshpande <vinitd@google.com>
Fri, 10 Jul 2015 17:39:16 +0000 (10:39 -0700)
commit5b7352cf1bdcede7d018f9bb94667593b11b77c0
treecd0cb6401a23c827b6e6f70ff202faa28271dcb9
parent1cb0de17a9a4de137247f7bf69ec44a83e30efa2
Fix multiple SSIDs for same Passpoint issues

This change fixes Wifi Settings UI for passpoint. The
connected notification now should show up only for the
SSIDs that match.

Bug: 22200890
Change-Id: If69a9364eca5505fe2d4037217f1777fa4d823f5
packages/SettingsLib/src/com/android/settingslib/wifi/AccessPoint.java