Add core to hwasan-postsubmit

Test: Run tests under HWASan.
Bug: 193568145
Change-Id: I4328299776e7e658d0f02f7b71b150c1f4815d3e
This commit is contained in:
Florian Mayer 2022-03-17 14:02:43 -07:00
parent addba34668
commit 6c27e866f7

View file

@ -9,5 +9,16 @@
{
"name": "MicrodroidHostTestCases"
}
],
"hwasan-postsubmit": [
{
"name": "CtsInitTestCases"
},
{
"name": "init_kill_services_test"
},
{
"name": "MicrodroidHostTestCases"
}
]
}