platform_system_core/libcutils/TEST_MAPPING
Florian Mayer 556b4e0f80 Promote HWASan tests to presubmit.
They have been passing and do not show significant slowdown.

Change-Id: I8f6ac751515cffd4904e10d1ec473c3a1fff60ec
2022-06-17 22:41:33 +00:00

12 lines
140 B
Text

{
"presubmit": [
{
"name": "libcutils_test"
}
],
"hwasan-presubmit": [
{
"name": "libcutils_test"
}
]
}