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

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

am: ead2cef5

Change-Id: Ic4d859575ad63ccf6a25b87d33d50d088a0975e6
parents 13ad8e8e ead2cef5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -146,9 +146,11 @@ cc_binary {
    ],
    shared_libs: [
        "libbase",
        "libbinder",
        "liblog",
        "libprotobuf-cpp-full",
        "libselinux",
        "libutils",
        "libziparchive",
    ],
    static_libs: [
@@ -157,6 +159,7 @@ cc_binary {
        "lib_apex_manifest_proto",
        "libavb",
        "libdm",
        "libvold_binder",
    ],
}