commit | 20dd0bf9318a30489fda8c92e440077649bc7b6e | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Oct 04 00:17:03 2023 +0000 |
committer | Florian Mayer <fmayer@google.com> | Wed Oct 04 00:17:44 2023 +0000 |
tree | 49327941a5dbc31d720067026cb497930f7f2b62 | |
parent | 80e8cfe3d73baecc749dba0de0bd7f96c17a5eec [diff] [blame] |
Migrate libsurfaceflinger_unittest off ASan Add to hwasan-presubmit so it gets run with HWASan instead Bug: 300289881 Change-Id: I9ec730cce6f554027fa0206ab9c70f9d64bb9204
diff --git a/services/surfaceflinger/TEST_MAPPING b/services/surfaceflinger/TEST_MAPPING index 6f53d62..922fd07 100644 --- a/services/surfaceflinger/TEST_MAPPING +++ b/services/surfaceflinger/TEST_MAPPING
@@ -36,6 +36,9 @@ "hwasan-presubmit": [ { "name": "libscheduler_test" + }, + { + "name": "libsurfaceflinger_unittest" } ] }