Expose constructors as SystemApi for Ike3gppData types.

This CL exposes constructors for concrete Ike3gppData classes -
specifically Ike3gppBackoffTimer and Ike3gppN1ModeInformation. These
APIs are needed to CTS test these classes and were previously marked
@hide.

Bug: 176836414
Test: atest FrameworksIkeTests CtsIkeTestCases
Change-Id: I5e17d509b024c20eb7ecb3b66dc4851597f08401
3 files changed
tree: 959a107e15fa059a02382a30d602f220cb8bfcac
  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.