Loading Android.bp +6 −0 Original line number Diff line number Diff line Loading @@ -538,6 +538,9 @@ java_library { 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: [ Loading @@ -550,6 +553,7 @@ java_library { java_library { name: "framework-annotation-proc", visibility: ["//visibility:private"], srcs: [ ":framework-all-sources", "core/java/**/*.logtags", Loading @@ -559,6 +563,8 @@ java_library { "app-compat-annotations", "ext", "unsupportedappusage", // Additional dependencies needed to build the ike API classes. "ike-internals", ], installable: false, Loading Loading
Android.bp +6 −0 Original line number Diff line number Diff line Loading @@ -538,6 +538,9 @@ java_library { 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: [ Loading @@ -550,6 +553,7 @@ java_library { java_library { name: "framework-annotation-proc", visibility: ["//visibility:private"], srcs: [ ":framework-all-sources", "core/java/**/*.logtags", Loading @@ -559,6 +563,8 @@ java_library { "app-compat-annotations", "ext", "unsupportedappusage", // Additional dependencies needed to build the ike API classes. "ike-internals", ], installable: false, Loading