Add ike-internals when building framework-all-sources

The framework-all-sources filegroup includes sources from ike-srcs
which in turn depends on bouncycastle sources. This change

Bug: 152328618
Bug: 159008684
Test: m droid
Change-Id: Ife5d1b2c80469ee5196d61806b721cf9dae251ed
Merged-In: Ife5d1b2c80469ee5196d61806b721cf9dae251ed
diff --git a/Android.bp b/Android.bp
index ec77404..14a2bff 100644
--- a/Android.bp
+++ b/Android.bp
@@ -534,6 +534,8 @@
     static_libs: [
         "exoplayer2-extractor",
         "android.hardware.wifi-V1.0-java-constants",
+        // Additional dependencies needed to build the ike API classes.
+        "ike-internals",
     ],
     apex_available: ["//apex_available:platform"],
     visibility: [