commit | 11f930321ba8c3501ed4e24a5519f13d34f69b31 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Dec 09 10:26:17 2016 -0800 |
committer | Roshan Pius <rpius@google.com> | Tue Dec 13 13:40:29 2016 -0800 |
tree | f78d3807873e40e350ea04944f3e4a8d7bb979fe | |
parent | 3bee82f5d77e686154e37e95491c4ad3c649dd3d [diff] |
wifi: Fixes in WifiLegacyHal Changes: 1. Add |is_started_| flag in WifiLegacyHal to ignore stop/start requests when they're already in the same state. 2. Detach the event loop thread and remove the class member storing the thread handle. While there, 1. Cleanup some logs to better help debug issues. 2. Also fixed the wrong method name used in WifiModeController. Bug: 33480898 Test: Gtests run successfully. Change-Id: I913f656206a2ca7a79fb316501c256fcdc32aed9