wifi: support SAE password identifier in wifi dialog
Bug: 138305265
Test: atest FrameworksWifiApiTests
Test: atest FrameworksWifiTests
Test: connect to a WPA3 SAE access point with different
password/identifer combinations.
Change-Id: Idf1f82faaafa9c5f2212a0fa1dcc2eec53a9dbd5
This commit is contained in:
@@ -2143,6 +2143,8 @@
|
||||
<string name="wifi_eap_anonymous">Anonymous identity</string>
|
||||
<!-- Label for the password of the secured network -->
|
||||
<string name="wifi_password">Password</string>
|
||||
<!-- Label for the sae password id of the secured network [CHAR LIMIT=32] -->
|
||||
<string name="wifi_sae_password_id">SAE password identifier</string>
|
||||
<!-- Label for the check box to show password -->
|
||||
<string name="wifi_show_password">Show password</string>
|
||||
<!-- Label for the RadioGroup to choose wifi ap band -->
|
||||
|
||||
Reference in New Issue
Block a user