Merge "Rename test in TEST_MAPPING" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
884e9515d6
@@ -44,7 +44,7 @@
|
||||
"name": "CtsWindowManagerDeviceTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.server.wm.ToastTest"
|
||||
"include-filter": "android.server.wm.ToastWindowTest"
|
||||
}
|
||||
],
|
||||
"file_patterns": ["INotificationManager\\.aidl"]
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"name": "CtsWindowManagerDeviceTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.server.wm.ToastTest"
|
||||
"include-filter": "android.server.wm.ToastWindowTest"
|
||||
}
|
||||
],
|
||||
"file_patterns": ["Toast\\.java"]
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"name": "CtsWindowManagerDeviceTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.server.wm.ToastTest"
|
||||
"include-filter": "android.server.wm.ToastWindowTest"
|
||||
}
|
||||
],
|
||||
"file_patterns": ["NotificationManagerService\\.java"]
|
||||
|
||||
Reference in New Issue
Block a user