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

Commit 7806391b authored by Julien Desprez's avatar Julien Desprez Committed by Automerger Merge Worker
Browse files

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

Original change: https://android-review.googlesource.com/c/platform/build/+/1526393

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Idccd2d2db86da2fd56265bf39614ab8b3c999931
parents b3166149 c7f432fd
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",