diff options
| author | 2023-07-25 13:49:13 +0000 | |
|---|---|---|
| committer | 2023-07-25 13:49:13 +0000 | |
| commit | 41fe852e899bea74acc6f7b2f05bb0aeab3892a4 (patch) | |
| tree | c644d54f3a6fb2cef3c7bff348d0a2f950e5d7b0 | |
| parent | 0aafd75a2699cf8dbf40a2c1962fb1dafc7000b4 (diff) | |
| parent | 4148186a9fe7a4923171c68085871e26d5c3a599 (diff) | |
Merge "Update WM CTS test name" into main
| -rw-r--r-- | services/core/java/com/android/server/TEST_MAPPING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/core/java/com/android/server/TEST_MAPPING b/services/core/java/com/android/server/TEST_MAPPING index 7a95d775661b..41cca4968f2c 100644 --- a/services/core/java/com/android/server/TEST_MAPPING +++ b/services/core/java/com/android/server/TEST_MAPPING @@ -14,7 +14,7 @@ "file_patterns": ["NotificationManagerService\\.java"] }, { - "name": "CtsWindowManagerDeviceTestCases", + "name": "CtsWindowManagerDeviceWindow", "options": [ { "include-filter": "android.server.wm.window.ToastWindowTest" |