commit | 5a46c958e28858eaadb7a19b86ef1f7e6b486cad | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Mon Dec 14 17:14:12 2020 +0800 |
committer | lesl <lesl@google.com> | Mon Dec 14 17:17:44 2020 +0800 |
tree | ddcea6131b7b553bb23b79d01832a3a85437208e | |
parent | ed0d49d27708b3fd11e3c5f9d747a0b12bdd1253 [diff] |
wifi: Fix bridged interface property and allociation 1. The concurrent property name over the limitation. Rename the property name. 2. When allocate bridged iface name, it needs to increase the idx to avoid two ifaces use the same name. Bug: 162686273 Test: atest -c VtsHalWifiApV1_0TargetTest Test: atest -c VtsHalWifiApV1_4TargetTest Test: atest -c VtsHalWifiApV1_5TargetTest Change-Id: I388cdd812bd0448c03ad5ae982547629c1e5eff9