Add vold to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I03e7506f932cb42a91261bd1c28f3d7f60dd5f1e
This commit is contained in:
parent
119b9ae8a5
commit
11d45326d9
1 changed files with 14 additions and 0 deletions
14
TEST_MAPPING
14
TEST_MAPPING
|
@ -12,5 +12,19 @@
|
|||
{
|
||||
"name": "AdoptableHostTest"
|
||||
}
|
||||
],
|
||||
"hwasan-postsubmit": [
|
||||
{
|
||||
"name": "CtsScopedStorageCoreHostTest"
|
||||
},
|
||||
{
|
||||
"name": "CtsScopedStorageHostTest"
|
||||
},
|
||||
{
|
||||
"name": "CtsScopedStorageDeviceOnlyTest"
|
||||
},
|
||||
{
|
||||
"name": "AdoptableHostTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue