Provide default implementations for MOBIKE callbacks.

This CL updates IkeSessionCallback and ChildSessionCallback to provide
default implementations for new (but currently @hide) APIs needed for
MOBIKE. These default implementations will be no-ops.

Bug: 158033037
Test: atest FrameworksIkeTests
Change-Id: I6be223a81cb2fcffecf7ffe4bbb3c02f9e626211
2 files changed
tree: 1a7a959616bc9403e8175dd098271097e3274bea
  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.