summaryrefslogtreecommitdiff
path: root/go/current/sdk_library/system/android.net.ipsec.ike.txt
diff options
context:
space:
mode:
Diffstat (limited to 'go/current/sdk_library/system/android.net.ipsec.ike.txt')
-rw-r--r--go/current/sdk_library/system/android.net.ipsec.ike.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/go/current/sdk_library/system/android.net.ipsec.ike.txt b/go/current/sdk_library/system/android.net.ipsec.ike.txt
index f354230..9a412cc 100644
--- a/go/current/sdk_library/system/android.net.ipsec.ike.txt
+++ b/go/current/sdk_library/system/android.net.ipsec.ike.txt
@@ -5,6 +5,12 @@ package android.net.eap {
method @Deprecated @Nullable public android.net.eap.EapSessionConfig.EapMsChapV2Config getEapMsChapV2onfig();
}
+ public static class EapSessionConfig.EapAkaConfig extends android.net.eap.EapSessionConfig.EapUiccConfig {
+ }
+
+ public static class EapSessionConfig.EapSimConfig extends android.net.eap.EapSessionConfig.EapUiccConfig {
+ }
+
@Deprecated public abstract static class EapSessionConfig.EapUiccConfig extends android.net.eap.EapSessionConfig.EapMethodConfig {
method @Deprecated public int getAppType();
method @Deprecated public int getSubId();