Remove dependency on bouncycastle_ike_digests filegroup

The bouncycastle_ike_digests filegroup has been changed to a
java_library of the same name so this removes the reference to the
filegroup from the api-srcs filegroup and adds it to the ike-internals
java_library.

Bug: 152328618
Bug: 159008684
Test: m droid
      atest FrameworksIkeTests
Change-Id: I5a30b19046d5951ff58b064b1e94909ce4524b5d
Merged-In: I5a30b19046d5951ff58b064b1e94909ce4524b5d
1 file changed
tree: c6f8f027e18845b4b448292b714c489a53c7369a
  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.