Merge "Rename test in TEST_MAPPING" into rvc-dev am: 884e9515d6
Change-Id: Ia0c52ca3580daec1ed4392fbf1b2f11f9ba9ef0c
This commit is contained in:
@@ -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