summaryrefslogtreecommitdiff
path: root/SafetyCenter
diff options
context:
space:
mode:
authorTyler Dewey <deweytyl@google.com>2023-07-25 15:30:19 +0000
committerTyler Dewey <deweytyl@google.com>2023-07-25 15:53:05 +0000
commit4e1c9518897639944797273e6a98a404997b6cda (patch)
tree73ccd4e65ac0e623eb94347d83dec01d37daa1ca /SafetyCenter
parent1f2ef12f3b508462bda3928ba50d7cee133370cc (diff)
downloadPermission-4e1c9518897639944797273e6a98a404997b6cda.tar.gz
Add SafetyCenterHostSideTestCases to SC presubmits.
Previously this test would only run as presubmit on changes in the test directory. Will monitor for flakiness but things seem fine with the latest changes to the directory. Relnote: n/a Bug: 291893003 Test: treehugger on this CL Change-Id: I72df704c30fb450d6e1fd89b35ea8a945c545ca9
Diffstat (limited to 'SafetyCenter')
-rw-r--r--SafetyCenter/TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/SafetyCenter/TEST_MAPPING b/SafetyCenter/TEST_MAPPING
index 5bc6abbc7..a7e53d8a6 100644
--- a/SafetyCenter/TEST_MAPPING
+++ b/SafetyCenter/TEST_MAPPING
@@ -11,6 +11,9 @@
},
{
"path": "packages/modules/Permission/tests/functional/safetycenter/singleuser/"
+ },
+ {
+ "path": "packages/modules/Permission/tests/hostside/safetycenter/"
}
]
}