commit | 55bc8b85f070e2bace5d44175b4f06023ca3d5fa | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Thu May 07 21:58:51 2020 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Fri May 08 12:30:08 2020 +0800 |
tree | 8393552ece99c51a0c09f509d9b92641798371ec | |
parent | e21d4e8dc69ed4fac6028124624d629c82f4df19 [diff] |
wifi: support setting WAPI psk hex bytes via setPskPassphrase setPsk only accepts exact 32 bytes, but the length of WAPI psk hex bytes might vary. It is not feasible to add a formal HAL API in R, this would use existing API to route WAPI psk hex to the correct internal handler. Bug: 139257562 Test: atest VtsHalWifiSupplicantV1_3TargetTest Change-Id: If0bf6a3d9278596e3453091283f0c5aa74f41690