commit | 19e6974ac1b36a9569cc15c8f8958c7d43c01672 | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Tue Jul 14 18:57:44 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 14 18:57:44 2020 +0000 |
tree | 3324d86eff03c0b2cfe09124b9530b7a5c225fbb | |
parent | 64f24b617bb33575c9fd2ffafff4dcbfd6b3a2cc [diff] | |
parent | b80ceb19159a0efbd71381f2a500790224034f02 [diff] |
Merge "[VTS] Use primary channel to enable RTT responder" into rvc-dev am: cf95a2fe53 am: b80ceb1915 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12109459 Change-Id: I99555d7a5374c8771fc759ee96e5dfbe7b9854cb
diff --git a/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp b/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp index 9d84223..a099c8a 100644 --- a/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp +++ b/wifi/1.4/vts/functional/wifi_rtt_controller_hidl_test.cpp
@@ -225,8 +225,8 @@ int cmdId = 55; WifiChannelInfo channelInfo; channelInfo.width = WifiChannelWidthInMhz::WIDTH_80; - channelInfo.centerFreq = 5690; - channelInfo.centerFreq0 = 5690; + channelInfo.centerFreq = 5660; + channelInfo.centerFreq0 = 5660; channelInfo.centerFreq1 = 0; // Get the responder first