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

Commit c2039151 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Run zipalign tests in presubmit.

Test: treehugger
Change-Id: I2779c04313976d29c29c50920c0b356309c08439
parent d41b8256
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,4 +65,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
    }
  ]
}