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

Commit 734bd213 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "installd: add dependencies required by apexd"

parents 03fb53e7 6b1c58a5
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -146,6 +146,7 @@ cc_binary {
    shared_libs: [
    shared_libs: [
        "libbase",
        "libbase",
        "libbinder",
        "libbinder",
        "libcrypto",
        "liblog",
        "liblog",
        "libprotobuf-cpp-full",
        "libprotobuf-cpp-full",
        "libselinux",
        "libselinux",
@@ -158,6 +159,7 @@ cc_binary {
        "lib_apex_manifest_proto",
        "lib_apex_manifest_proto",
        "libavb",
        "libavb",
        "libdm",
        "libdm",
        "libverity_tree",
        "libvold_binder",
        "libvold_binder",
    ],
    ],
}
}