commit | d25baf462d0b098f1f1b3d3b8e379f3d499409b7 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Fri Mar 18 14:41:37 2022 -0700 |
committer | Florian Mayer <fmayer@google.com> | Fri Mar 18 21:47:10 2022 +0000 |
tree | 2de8312cfb6b41984f6945e560dcf0c20af7cc3d | |
parent | 81cc9d986f2ce6d9e0351ee2d80edfb6bb71953d [diff] |
Add property_service to hwasan-postsubmit Test: Run tests under HWASan. Bug: 193568145 Change-Id: I0d7ac4acc8d5171d40bdd4dc4e03fc32f4348edb
diff --git a/property_service/TEST_MAPPING b/property_service/TEST_MAPPING index fcdc86a..20f6c84 100644 --- a/property_service/TEST_MAPPING +++ b/property_service/TEST_MAPPING
@@ -3,5 +3,10 @@ { "name": "propertyinfoserializer_tests" } + ], + "hwasan-postsubmit": [ + { + "name": "propertyinfoserializer_tests" + } ] }