From c4c1392c0a19745c0a9c921af5b54ddf075d9d90 Mon Sep 17 00:00:00 2001 From: Lucas Dupin Date: Fri, 6 Dec 2019 14:45:22 -0800 Subject: Only run scenarios on the sysui package Bug: 139609145 Test: atest --test-mapping frameworks/base/packages/SystemUI:staged-platinum-postsubmit Change-Id: I7c9cb55da2a9a336fb09e93417bdd6851e28352d --- packages/SystemUI/TEST_MAPPING | 6 ------ 1 file changed, 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 @@ -8,12 +8,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" }, -- cgit v1.2.3-59-g8ed1b