Skip to content
Snippets Groups Projects
Commit 5829ccc6 authored by Julien Desprez's avatar Julien Desprez
Browse files

Remove TEST_MAPPING entry based on go/a-unit-tests update

cc_test_host now all run in presubmit without any need for
explicit TEST_MAPPING

Test: presubmit
Bug: 177450457
Change-Id: I3dbc4aaa99237dfebf9604ef1e7b31fd88741b1e
parent 4a3d0555
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,6 @@ cc_test_host {
static_libs: [
"libviewcompiler",
],
test_suites: ["general-tests"],
}
cc_binary_host {
......
......@@ -10,10 +10,6 @@
"include-filter": "android.view.cts.PrecompiledLayoutTest"
}
]
},
{
"name": "view-compiler-tests",
"host": true
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment