Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35f668b1 authored by Paul Duffin's avatar Paul Duffin Committed by Gerrit Code Review
Browse files

Merge "Add ike-internals when building framework-all-sources"

parents d03b443e f090c45f
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -515,6 +515,10 @@ java_library {
    defaults: ["framework-defaults"],
    defaults: ["framework-defaults"],
    srcs: [":framework-all-sources"],
    srcs: [":framework-all-sources"],
    installable: false,
    installable: false,
    static_libs: [
        // Additional dependencies needed to build the ike API classes.
        "ike-internals",
    ],
    apex_available: ["//apex_available:platform"],
    apex_available: ["//apex_available:platform"],
    visibility: [
    visibility: [
        // DO NOT ADD ANY MORE ENTRIES TO THIS LIST
        // DO NOT ADD ANY MORE ENTRIES TO THIS LIST