Merge "wifi: add constant for OCSP field" into rvc-dev am: edddaef9a8
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11970311 Change-Id: I24d438b54afdaaeea3e85eec9ec3debc7df142ad
This commit is contained in:
@@ -93,6 +93,8 @@ public class WifiEnterpriseConfig implements Parcelable {
|
||||
public static final String OPP_KEY_CACHING = "proactive_key_caching";
|
||||
/** @hide */
|
||||
public static final String EAP_ERP = "eap_erp";
|
||||
/** @hide */
|
||||
public static final String OCSP = "ocsp";
|
||||
|
||||
/**
|
||||
* String representing the keystore OpenSSL ENGINE's ID.
|
||||
|
||||
Reference in New Issue
Block a user