From 556b4e0f8073d57f5642a3a77c81acc32a0e0eda Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Fri, 17 Jun 2022 22:41:31 +0000 Subject: [PATCH] Promote HWASan tests to presubmit. They have been passing and do not show significant slowdown. Change-Id: I8f6ac751515cffd4904e10d1ec473c3a1fff60ec --- libcutils/TEST_MAPPING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcutils/TEST_MAPPING b/libcutils/TEST_MAPPING index cca7d934c..647750236 100644 --- a/libcutils/TEST_MAPPING +++ b/libcutils/TEST_MAPPING @@ -4,7 +4,7 @@ "name": "libcutils_test" } ], - "hwasan-postsubmit": [ + "hwasan-presubmit": [ { "name": "libcutils_test" }