commit | 7d176bcc48eb95d9e2197a54df73459327d5a0a1 | [log] [tgz] |
---|---|---|
author | Ajay Nadathur <ajayns@google.com> | Mon Oct 24 16:55:24 2016 -0700 |
committer | Ajay Nadathur <ajayns@google.com> | Tue Oct 25 14:08:11 2016 -0700 |
tree | 19f89375e0420bb7cd9f6f64669251dc78281a16 | |
parent | 817695589c80cfc0913d94e3dd52dac2782e8ed6 [diff] |
[SettingsLib] Add missing AccessPoint listener - AccessPointListener was not set on AccessPoint in one of the code paths and as a result, the UI wasn't notified of changes to the AccessPoint. Test: Manually tested and verified that notification changes were delivered to the UI. Also added unit test. bug:31945554 Change-Id: I89affada5dead4edc4218f424eec6b7f4a4e26a7