Add end-to-end testing for EAP-AKA.

Bug: 140307380
Test: added EapAkaTest
Test: atest FrameworksIkeTests
Change-Id: I3c6ba7edcbef109cd0065f19511afa379af53776
4 files changed
tree: 166a7c0a382f18864fbb32f42a1a0339f6ebf8b9
  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.