commit | c4cd9ad8175a87a783ef56062d18c1ab7a8f154e | [log] [tgz] |
---|---|---|
author | Ahmed ElArabawy <arabawy@google.com> | Thu Nov 07 10:10:37 2019 -0800 |
committer | Ahmed ElArabawy <arabawy@google.com> | Wed Dec 04 12:12:47 2019 -0800 |
tree | ab44b19f07ae65c6388395a9b13f436567b17e9c | |
parent | cf4d59001eaf2ded4f71fd377eb87b75a854b43e [diff] |
Rework ChannelHelper classes This commit is to rework ChannelHelperClasses for more optimized handling of channel lists. Current implementation does a lot of copying of channel spec arrays in a non-scalable way with the addition of new frequency bands. Accordingly as a prep work for support of 6GHz band, this commit improves this behavior. Bug: 139354972 Test: atest com.android.wifi.server Change-Id: Idd737ba19dd482b281f7333f8b5534d72e650ff6