summaryrefslogtreecommitdiff
path: root/current/sdk_library/system/android.net.ipsec.ike.txt
diff options
context:
space:
mode:
Diffstat (limited to 'current/sdk_library/system/android.net.ipsec.ike.txt')
-rw-r--r--current/sdk_library/system/android.net.ipsec.ike.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/current/sdk_library/system/android.net.ipsec.ike.txt b/current/sdk_library/system/android.net.ipsec.ike.txt
index f09f33d..f82978d 100644
--- a/current/sdk_library/system/android.net.ipsec.ike.txt
+++ b/current/sdk_library/system/android.net.ipsec.ike.txt
@@ -65,6 +65,7 @@ package android.net.ipsec.ike {
method @IntRange(from=0x0, to=0x3f) public int getDscp();
method @Nullable public android.net.ipsec.ike.ike3gpp.Ike3gppExtension getIke3gppExtension();
method @Deprecated @NonNull public java.util.List<android.net.ipsec.ike.IkeSaProposal> getSaProposals();
+ field public static final int IKE_OPTION_REKEY_MOBILITY = 5; // 0x5
}
public static final class IkeSessionParams.Builder {