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

Commit cccc5a03 authored by Paul Duffin's avatar Paul Duffin Committed by Automerger Merge Worker
Browse files

Merge "Add ike-internals when building framework-all-sources" am: 35f668b1

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