Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bcd1a13 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Update filters to new WM CTS classes

Bug: 292101979
Test: atest CtsWindowManagerDeviceTestCases
Change-Id: I00c576613dc0d55b95b0d40226be27362461bf5c
parent f36efc05
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -57,7 +57,7 @@
            "name": "CtsWindowManagerDeviceTestCases",
            "name": "CtsWindowManagerDeviceTestCases",
            "options": [
            "options": [
                {
                {
                    "include-filter": "android.server.wm.ToastWindowTest"
                    "include-filter": "android.server.wm.window.ToastWindowTest"
                }
                }
            ],
            ],
            "file_patterns": ["INotificationManager\\.aidl"]
            "file_patterns": ["INotificationManager\\.aidl"]
+1 −1
Original line number Original line Diff line number Diff line
@@ -17,7 +17,7 @@
            "name": "CtsWindowManagerDeviceTestCases",
            "name": "CtsWindowManagerDeviceTestCases",
            "options": [
            "options": [
                {
                {
                    "include-filter": "android.server.wm.ToastWindowTest"
                    "include-filter": "android.server.wm.window.ToastWindowTest"
                }
                }
            ],
            ],
            "file_patterns": ["NotificationManagerService\\.java"]
            "file_patterns": ["NotificationManagerService\\.java"]