Remove java_api_contribution modules from .bp files

java_api_contribution modules are dynamically generated from droidstubs
modules or java_sdk_library_import, and is not a user-facing module.
Defining this module is a .bp file is a no-op.

Test: m nothing
Bug: 322242515
Change-Id: Ia11e3756d3c0a8f81a5210bbccdbc738e9067a0f
1 file changed
tree: 414c62be9ebd3e8e552f47ca29006f9f4a8a5096
  1. apex/
  2. api/
  3. flags/
  4. src/
  5. tests/
  6. Android.bp
  7. jarjar-rules-shared.txt
  8. jarjar-rules-test.txt
  9. lint-baseline.xml
  10. OWNERS
  11. PREUPLOAD.cfg
  12. README.md
  13. 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.