commit | 7cde13cf17f2f459156b942addfcb4865569a292 | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Wed Oct 14 17:28:19 2020 +0800 |
committer | lesl <lesl@google.com> | Thu Oct 15 10:56:26 2020 +0800 |
tree | 3a088b63ae422bde41a65b15a69ab812345fc76b | |
parent | 02f5d593e2ea37fe6f7e8b1ea7cce80b84f04835 [diff] |
wifi: Use bands bit mask to replace BAND_ANY The current bands are a bit mask. It already supported multi-bands setting. The BAND_ANY will causes limitation when adding the new band setting. Mark BAND_ANY to deprecated and replace all of the test code to use bit mask. Bug: 162899642 Test: atest FrameworksWifiTests Change-Id: Ib582dc064d95f0b3212bc2dece4b517e84cac52e