Add vold to hwasan-postsubmit

Test: Run tests under HWASan.
Bug: 193568145
Change-Id: I03e7506f932cb42a91261bd1c28f3d7f60dd5f1e
This commit is contained in:
Florian Mayer 2022-03-18 14:25:02 -07:00
parent 119b9ae8a5
commit 11d45326d9

View file

@ -12,5 +12,19 @@
{
"name": "AdoptableHostTest"
}
],
"hwasan-postsubmit": [
{
"name": "CtsScopedStorageCoreHostTest"
},
{
"name": "CtsScopedStorageHostTest"
},
{
"name": "CtsScopedStorageDeviceOnlyTest"
},
{
"name": "AdoptableHostTest"
}
]
}