Merge "[InformationElementUtil] Add FT/SAE AKM" into qt-dev

am: 78f6faf13d

Change-Id: Ie075eef290bd71b34872c0b88b68a4ca34e0e794
This commit is contained in:
Hai Shalom
2019-05-11 23:00:44 -07:00
committed by android-build-merger

View File

@@ -153,6 +153,11 @@ public class ScanResult implements Parcelable {
* Security key management scheme: SUITE_B_192.
*/
public static final int KEY_MGMT_EAP_SUITE_B_192 = 10;
/**
* @hide
* Security key management scheme: FT_SAE.
*/
public static final int KEY_MGMT_FT_SAE = 11;
/**
* @hide
* No cipher suite.