Merge "wifi: add constant for OCSP field" into rvc-dev am: edddaef9a8 am: 45c29a38e3
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11970311 Change-Id: I0cb54273915651330e6f2fcafc31213a8d3f0431
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