Add pull_lazy to hwasan-postsubmit

Test: Run tests under HWASan.
Bug: 193568145
Change-Id: I3f9ebeebcfd1b69651731130ab22638dd1f218cf
This commit is contained in:
Florian Mayer 2022-03-18 14:30:44 -07:00
parent 81cc9d986f
commit 84f39e5728

View file

@ -3,5 +3,10 @@
{
"name" : "libstatspull_lazy_test"
}
],
"hwasan-postsubmit" : [
{
"name" : "libstatspull_lazy_test"
}
]
}