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
1 file changed