commit | ffc09de2a96133cd163e0a9a231a4d796a838788 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Tue Nov 20 15:35:13 2018 -0800 |
committer | David Su <dysu@google.com> | Tue Dec 04 16:42:58 2018 -0800 |
tree | def32333c6321ddcd783fb1a0517ce5dbfbc0367 | |
parent | 66559ad15cdeba7bda50d502aaacaab4c53f027d [diff] |
WifiServiceImpl: Rename mClientHandler and fix incorrect usages mClientHandler in WifiServiceImpl has been mistakenly used in a few instances to interact with ClientModeImpl. Fixed these usages, and renamed mClientHandler to be more clear about the fact that it should only be used for interactions with external client code. Bug: 119823519 Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: I1f393716802b31342a7fc3b06599bee2baaaae81