commit | 83a8dfb7ecf88f7b97c2b7c363bb9aad09e06f58 | [log] [tgz] |
---|---|---|
author | Ahmed ElArabawy <arabawy@google.com> | Mon Jan 14 16:07:41 2019 -0800 |
committer | Ahmed ElArabawy <arabawy@google.com> | Wed Jan 16 22:48:32 2019 -0800 |
tree | bd86dd27560383f84e2550b8100589383862a5ba | |
parent | b30c28a7a5208e26cffda888556ae6d2720cc0fc [diff] |
Fix reading device caps for low latency support This commit fixes reading device capabilities for low latency mode support. Current implementation does not connect the AsyncChannel needed to query for the capability, and hence the query fails. Bug: 122848516 Bug: 34905427 Test: atest com.android.server.wifi Test: adb shell cmd wifi force-low-latency-mode enabled Test: Make sure the device capability is checked successfully Change-Id: I1717d8d7689920841104c436abf1ea299af0f7d6