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