Clean up TEST_MAPPING after default update
cc_test_host doesn't need TEST_MAPPING config anymore to run in presubmit. (go/a-unit-tests) Change-Id: Ia07ea311cf6febc2f937ab14966ad21dfd623c69 Test: presubmit Bug: 178646865
This commit is contained in:
parent
bc1165edbc
commit
2f1a1bafb4
1 changed files with 0 additions and 4 deletions
|
@ -5,10 +5,6 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "recovery_unit_test"
|
"name": "recovery_unit_test"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "recovery_host_test",
|
|
||||||
"host": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue