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

Commit fbd6a952 authored by Elliott Hughes's avatar Elliott Hughes Committed by Automerger Merge Worker
Browse files

Merge "Run zipalign tests in presubmit." am: 3fc740b7 am: 2acc9a4e am: a20a147d

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

Change-Id: I3ac1bddbf411c153ffea99031e680614e1e2bf73
parents 55f53c30 a20a147d
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
    }
  ]
}