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

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

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: If5470540a86fa4dc2044cb97c875d1940acc17c0
parents cd7aa3bd 31839fe1
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",