commit | 00ac8a5b90e7f120f3845ca85eb9c894c669c3fa | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Wed Jan 08 15:54:51 2020 +0800 |
committer | lesl <lesl@google.com> | Thu Jan 09 10:59:33 2020 +0800 |
tree | a6c3c78b77348328d6017982ddf023efdb0210b0 | |
parent | 44ea33c5060460e83926d85816c79edce2602820 [diff] |
hostapd: Fix non-acs invalid band value Root cause: Band design in V1_0 is enum but in V1_2 change to bit mask. Solution: Use 1.2 BandMask for ACS and non-acs Bug: 147336058 Test: vts-tradefed run commandAndExit vts-hal --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalWifiHostapdV1_2Target -l INFO Change-Id: I7bce3adeebbb1c2f24c475c3d201a02475854601