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

Commit 85d0dd11 authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Merge "Update otapreopt_chroot with new libapexd dependencies."

am: 2d8e815a

Change-Id: I9cda409bd13a5c885782dcd691b52d038550011f
parents cc20457c 2d8e815a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -145,9 +145,11 @@ cc_binary {
    ],
    shared_libs: [
        "libbase",
        "libbinder",
        "liblog",
        "libprotobuf-cpp-full",
        "libselinux",
        "libutils",
        "libziparchive",
    ],
    static_libs: [
@@ -156,6 +158,7 @@ cc_binary {
        "lib_apex_manifest_proto",
        "libavb",
        "libdm",
        "libvold_binder",
    ],
}