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

Commit b5799b12 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "mark zipalign_test as unit tests" am: 31839fe1 am: c7f432fd"...

Merge "Merge "mark zipalign_test as unit tests" am: 31839fe1 am: c7f432fd" into rvc-qpr-dev-plus-aosp
parents e75f0995 7806391b
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",