Allow callers to use REKEY_MOBILITY with its integer value

This commit removes the restriction that prevents external
callers from accessing IKE_OPTION_REKEY_MOBILITY by using
its integer value.

Bug: 230841280
Test: atest FrameworksIkeTests, CtsIkeTestCases
Test: verified against Strongswan
Original change: https://android-review.googlesource.com/c/platform/packages/modules/IPsec/+/2093123
Merged-In: I7300652602371049f92f4393f7d865ba5a74d9a3

Change-Id: I7300652602371049f92f4393f7d865ba5a74d9a3
1 file changed
tree: 8da1a01d1215177986a08051f3c9d62e7fab1598
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.