Fix potential NPE in ikev2 unit tests.

Bug: 137008522
Test: atest FrameworksIkeTests
Change-Id: Id679063db06540ed8737894fdf3311d2c8339af6
4 files changed
tree: 94b438183dea8c1b6af09f2cb35fe581def74e5c
  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.