Allow putting IKE in BCP by adding permitted_packages

This CL also:
- remove sdk_version since it is already configured in
  "framework-module-defaults"
- add "min_sdk_version" as required by go/mainline-java-lib

Bug: 177266501
Test: FrameworksIkeTests. CtsIkeTestCases
Test: Manually verified that BCP code can use IKE
Change-Id: I985bfc10390129ef0e3afdad114d69d1ea305c95
1 file changed
tree: eb4d78a8042953b678ddc9ae894022efe1b38484
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. 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.