commit | 78c3f368c3a64197dee84df24547449220d36e2a | [log] [tgz] |
---|---|---|
author | Salvador Martinez <dehboxturtle@google.com> | Mon Jul 09 11:52:34 2018 -0700 |
committer | Salvador Martinez <dehboxturtle@google.com> | Mon Jul 09 11:52:34 2018 -0700 |
tree | bbd30e5ea5d25937d9af7b214f4212c197b78c91 | |
parent | f406fd79760b3180cc6886b8411ac64977db4dd2 [diff] |
Fix incorrect method call to wifiManager in Tether In the WifiTetherApBandController the incorrect method was being called to check if the device is 5Ghz compatible. We were calling is5GhzBandSupported directly, but we were supposed to call isDualBandSupported instead. Test: robotests updated Bug: 110793581 Change-Id: I61d3ff10abedde6196b8e29591ebfd3272dbbcd9