Define IkeNonProtocolException for non-protocol error.

This CL creates the IkeNonProtocolException error for defining
IkeExceptions as either protocol or non-protocol errors.

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