5829ccc65d
cc_test_host now all run in presubmit without any need for explicit TEST_MAPPING Test: presubmit Bug: 177450457 Change-Id: I3dbc4aaa99237dfebf9604ef1e7b31fd88741b1e
16 lines
233 B
Plaintext
16 lines
233 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "dex-builder-test"
|
|
},
|
|
{
|
|
"name": "CtsViewTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.view.cts.PrecompiledLayoutTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|