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

Commit 3d843868 authored by Tianjie Xu's avatar Tianjie Xu
Browse files

Add libbrotli as a dependency when building applypatch binary

libbrotli is now used in libbspatch.

Bug: 34220646
Test: mma
Change-Id: I8d3527141539ffdae112d9042355fd705caeb250
parent 43f194c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -99,6 +99,7 @@ cc_binary {

    shared_libs: [
        "libbase",
        "libbrotli",
        "libbz",
        "libcrypto",
        "liblog",