commit | 6e2276b28aadca968e719c38eb58df37138a020e | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Fri Mar 18 14:18:40 2022 -0700 |
committer | Florian Mayer <fmayer@google.com> | Fri Mar 18 21:19:00 2022 +0000 |
tree | 8fe56ff7e67f87ccf64d2f15592c630de65b674c | |
parent | 81cc9d986f2ce6d9e0351ee2d80edfb6bb71953d [diff] [blame] |
Add healthd to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I710628acb0fffcbf670e4e30059f3cfa284f9540
diff --git a/healthd/TEST_MAPPING b/healthd/TEST_MAPPING index 5893d10..17e363d 100644 --- a/healthd/TEST_MAPPING +++ b/healthd/TEST_MAPPING
@@ -3,5 +3,10 @@ { "name": "libhealthd_charger_test" } + ], + "hwasan-postsubmit": [ + { + "name": "libhealthd_charger_test" + } ] }