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

Commit 6038661e authored by Tianjie Xu's avatar Tianjie Xu Committed by Gerrit Code Review
Browse files

Merge "Add libavb as a dependency"

parents feb6b91e 2bb374a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ cc_defaults {
        "libdm",
        "libfec",
        "libfec_rs",
        "libavb",
        "libverity_tree",
        "libgtest_prod",
        "liblog",
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ updater_common_static_libraries := \
    libdm \
    libfec \
    libfec_rs \
    libavb \
    libverity_tree \
    libgtest_prod \
    liblog \