android_system_core/property_service/TEST_MAPPING
Florian Mayer d25baf462d Add property_service to hwasan-postsubmit
Test: Run tests under HWASan.
Bug: 193568145
Change-Id: I0d7ac4acc8d5171d40bdd4dc4e03fc32f4348edb
2022-03-18 21:47:10 +00:00

12 lines
169 B
Text

{
"presubmit": [
{
"name": "propertyinfoserializer_tests"
}
],
"hwasan-postsubmit": [
{
"name": "propertyinfoserializer_tests"
}
]
}