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

Commit 3fc740b7 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Run zipalign tests in presubmit."

parents a6fe4139 c2039151
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,4 +66,5 @@ cc_test_host {
         "tests/data/unaligned.zip",
    ],
    defaults: ["zipalign_defaults"],
    test_suites: ["general-tests"],
}
+8 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "zipalign_tests",
      "host": true
    }
  ]
}