AIDL: Use sae_password for SAE network when available with DPP configuration.
Following change configures SAE password with sae_password config:
- 882bd2edd DPP: Do not restrict SAE password length on Enrollee
However, the AIDL is trying to create password from passphrase.
Thus, correct password is not sent to AIDL client and leading to
invalid network configuration in userspace.
Use sae_password when the configured network is using SAE AKM.
Bug: 400898759
Test: Manual - DPP tests
Change-Id: Idaef6caffab0d204fc64b7cb993abf8c16849960
Signed-off-by: Purushottam Kushwaha <quic_pkushwah@quicinc.com>
1 file changed