commit | b84eebddff6381440f5064c06e60954a0c51efd3 | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Wed Oct 14 17:36:31 2020 +0800 |
committer | lesl <lesl@google.com> | Thu Oct 15 14:54:03 2020 +0800 |
tree | a1c8c7ad3abd731e0fa388b914a605f17a51432a | |
parent | 0f96c5643a4779f7525064d31b59cc9361e98310 [diff] |
wifi: make BAND_ANY to deprecated Require to 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 FrameworksWifiApiTests Change-Id: I0d379e60ed52e569a992ee566e4281cffa42aec9