Merge "Rename test in TEST_MAPPING" into rvc-dev am: 884e9515d6 am: f2c0580ea2 am: 0ed8b87bd3
Change-Id: Ic1536c0a6e42f71f4291ef68992e7f2d3f32a0f5
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