commit | 79164f41b573b8f66dd2feab336399116c552718 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Sep 25 12:10:40 2019 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Sep 26 12:13:12 2019 -0700 |
tree | 28cdd16918430f9417cc59b565eb1daa7b551cb7 | |
parent | 00451d7d85aeae91ef7440ae5d6d2254c0567ba2 [diff] |
WifiServiceImpl: Ignore null binder objects Listeners are optional for WifiManager.connect/forget/save methods. So, remove the null check. ClientModeImpl handles these correctly. Bug: 141627840 Test: Manual connection via settings Change-Id: I80ad2df5ef3924741092d3f3c52cdc53ebaa1609