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

Commit 09e388ff authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "add missing lib dependency to libvndksupport" into oc-dev

parents 8caf56ef 059ceb26
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,7 @@ cc_test {
        "libpdx",
        "libpdx",
        "liblog",
        "liblog",
        "libutils",
        "libutils",
        "libvndksupport",
    ],
    ],
}
}