Add java_api_finder plugin to ike module

This commit adds java_api_finder plugin in build file to set up
the coverage of API used by IKE module.

Bug: 146012420
Test: make && atest FrameworksIkeTests
Change-Id: Id8cbe66bb2848a10a52634c776ca4f74fa67297b
1 file changed
tree: 092a235ef132e8fe2cd25b7d2697a260c6d9ba4e
  1. apex/
  2. src/
  3. tests/
  4. Android.bp
  5. jarjar-bouncycastle-ike-digests.txt
  6. OWNERS
  7. PREUPLOAD.cfg
  8. README.md
  9. 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.