diff options
| author | 2019-12-09 21:01:37 +0000 | |
|---|---|---|
| committer | 2019-12-09 21:01:37 +0000 | |
| commit | 47bc789b208a8152c077a54d6fbaf7be9b6d5776 (patch) | |
| tree | 45eb6ee8d8ec1c10754d1e8af6348b293b1bf9cd | |
| parent | ae2a7d06b0ea8e238ef014ee21d3beb9950b63d2 (diff) | |
| parent | c4c1392c0a19745c0a9c921af5b54ddf075d9d90 (diff) | |
Merge "Only run scenarios on the sysui package"
| -rw-r--r-- | packages/SystemUI/TEST_MAPPING | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index 26ec5726a4a2..9f13a7b861a0 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -9,12 +9,6 @@ "include-filter": "android.platform.test.scenario.sysui" }, { - "include-filter": "android.platform.test.scenario.quicksettings" - }, - { - "include-filter": "android.platform.test.scenario.notification" - }, - { "include-annotation": "android.platform.test.scenario.annotation.Scenario" }, { |