wifi: support OCSP in Wifi dialog for certifiate-based EAP type

Bug: 136720092
Test: tested with OCSP supported profile
Change-Id: Ieb0fec5026ea06f88d44361d0c579be2a18ed99a
This commit is contained in:
Jimmy Chen
2019-07-24 11:35:43 +08:00
parent 2cce2150c6
commit 3612d3ebc9
4 changed files with 57 additions and 0 deletions

View File

@@ -258,6 +258,14 @@
<item>PWD</item>
</string-array>
<!-- Type of OCSP -->
<string-array name="eap_ocsp_type" translatable="true">
<item>Do not validate</item>
<item>Request certificate status</item>
<item>Require certificate status</item>
<item>Require all non-trusted certificate statuses</item>
</string-array>
<!-- Wi-Fi AP band settings. Either Auto, 2.4GHz or 5GHz. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<string-array translatable="false" name="wifi_ap_band_config_full">