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

Commit ead2cef5 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

am: 85d0dd11

Change-Id: I356147fb3857d69b8e4e6be231e1e8cddf43292e
parents 71dad97f 85d0dd11
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",
    ],
}