summaryrefslogtreecommitdiff
path: root/property_service
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-18 14:41:37 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-18 21:47:10 +0000
commitd25baf462d0b098f1f1b3d3b8e379f3d499409b7 (patch)
tree2de8312cfb6b41984f6945e560dcf0c20af7cc3d /property_service
parent81cc9d986f2ce6d9e0351ee2d80edfb6bb71953d (diff)
downloadcore-d25baf462d0b098f1f1b3d3b8e379f3d499409b7.tar.gz
Add property_service to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I0d7ac4acc8d5171d40bdd4dc4e03fc32f4348edb
Diffstat (limited to 'property_service')
-rw-r--r--property_service/TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/property_service/TEST_MAPPING b/property_service/TEST_MAPPING
index fcdc86a95..20f6c84c9 100644
--- a/property_service/TEST_MAPPING
+++ b/property_service/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "propertyinfoserializer_tests"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "propertyinfoserializer_tests"
+ }
]
}