commit | 0085de7999bea8140c82c72efc0e56b9af0529a1 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Feb 28 20:50:21 2013 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Mar 05 12:59:56 2013 +0900 |
tree | 23efc7e054b69aaffdaece175ee2419361a06138 | |
parent | 29a4eb7a33da12a957b3305138ada69140d8ab75 [diff] |
Fix not updating error message when authentication fails If attempt to configure the first network fails, AccessPoints fails to update error message because it only checks the error code if it is not active. With this change, user may see saved network message for a second because SupplicantStateTracker retries on authentication failure so intermediate status is displayed between each trial. Bug: 8284024 Change-Id: I8b976b03878e27e46726ee8a176f131115b7a409