Cleanup createChildAndGetChildSessionSmCallback

This commit injects a child and the relevant callbacks, without having
to rely on the IkeSessionStateMachine's internal logic in tests that are
testing other parts of the state machine.

Bug: 134082740
Test: FrameworksIkeTests passing, new tests added
Change-Id: I9a8ece841274e667d627eb75320307b546501bd6
2 files changed
tree: 31834d38c91b76bc3c04df3afa2a368ca17a5681
  1. src/
  2. tests/
  3. Android.bp
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
  7. 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.