summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Eric Holk <eholk@google.com> 2019-01-02 08:08:40 -0800
committer android-build-merger <android-build-merger@google.com> 2019-01-02 08:08:40 -0800
commitca50bb3980b397289fa5ee682d644db04867793e (patch)
treec030296ded58efb61d2bdc63a8a734e369aef72f
parent152d5a5dcda397141bb6a45e29f0a1a7b4afb299 (diff)
parentabe06f91380ebd2fea7da80bba4ce756744e7aec (diff)
Merge "[view compiler] Re-enable host-side tests"
am: abe06f9138 Change-Id: I557598b6a2106ffdb8d0bdb89655dbb253968c61
-rw-r--r--startop/view_compiler/TEST_MAPPING4
1 files changed, 4 insertions, 0 deletions
diff --git a/startop/view_compiler/TEST_MAPPING b/startop/view_compiler/TEST_MAPPING
index 5d675b76b395..700607536890 100644
--- a/startop/view_compiler/TEST_MAPPING
+++ b/startop/view_compiler/TEST_MAPPING
@@ -2,6 +2,10 @@
"presubmit": [
{
"name": "dex-builder-test"
+ },
+ {
+ "name": "view-compiler-tests",
+ "host": true
}
]
}