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

Commit 162c812b authored by Eric Holk's avatar Eric Holk
Browse files

[view compiler] Re-enable host-side tests

TEST_MAPPING supports both host and device tests now, so we should run both.

Test: atest
Bug: 111895153
Change-Id: I48f26093fc0ae3cdaa9e5295375945b5a519e1c2
parent 69969240
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@
  "presubmit": [
    {
      "name": "dex-builder-test"
    },
    {
      "name": "view-compiler-tests",
      "host": true
    }
  ]
}