API Council feedback for IKE 3GPP support.

This CL:
- hides Ike3gppInfo's constructor
- renames Ike3gppInfo to Ike3gppData
- updates Ike3gppCallback to be an interface
- renames Ike3gppCallback to Ike3gppDataListener

Bug: 173712912
Test: atest FrameworksIkeTests
CTS-Coverage-Bug: 176836414
Change-Id: I5de6a1150df936d75d070775d9cc1e8172e028ac
Merged-In: I5de6a1150df936d75d070775d9cc1e8172e028ac
15 files changed
tree: 52f53daddd16f9dfa6d38ddadc8dfbde38ebacbf
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. 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.