Add libmodprobe to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I6a259705923d619292b0ae16e4b18a9647032f4e
This commit is contained in:
parent
81cc9d986f
commit
c6a8821fa7
|
@ -3,5 +3,10 @@
|
||||||
{
|
{
|
||||||
"name": "libmodprobe_tests"
|
"name": "libmodprobe_tests"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"hwasan-postsubmit": [
|
||||||
|
{
|
||||||
|
"name": "libmodprobe_tests"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue