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

Commit 4d54562f 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 am: 878a83cf

am: 822f9c13

Change-Id: I3900a25b1505b60deb48bd05c66305f4c721500c
parents 7b4d4b33 822f9c13
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",
    ],
}