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

Commit 878a83cf authored by Jooyung Han's avatar Jooyung Han Committed by android-build-merger
Browse files

Merge "installd: add dependencies required by apexd" am: 734bd213

am: 260882bb

Change-Id: Iacfa5798d5de8283d15f8402fcb7f88f875a9c33
parents e74da5f0 260882bb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@ cc_binary {
    shared_libs: [
        "libbase",
        "libbinder",
        "libcrypto",
        "liblog",
        "libprotobuf-cpp-full",
        "libselinux",
@@ -163,6 +164,7 @@ cc_binary {
        "lib_apex_manifest_proto",
        "libavb",
        "libdm",
        "libverity_tree",
        "libvold_binder",
    ],
}