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

Commit 31839fe1 authored by Julien Desprez's avatar Julien Desprez Committed by Gerrit Code Review
Browse files

Merge "mark zipalign_test as unit tests"

parents 2a9b7d7f 74b8e090
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -57,6 +57,9 @@ cc_test_host {
    srcs: [
        "tests/src/*_test.cpp",
    ],
    test_options: {
        unit_test: true,
    },
    static_libs: [
        "libbase",
        "libzipalign",