Remove unused TEST_MAPPING file.

Fix: 157099026
Test: just cleanup
Change-Id: I924032ca1ff7a61f2ef40beb8c41f00012b39927
This commit is contained in:
Chris Li
2020-05-19 13:05:29 -07:00
parent f13d436c2e
commit f51e4d6d50

View File

@@ -1,23 +0,0 @@
{
"postsubmit": [
{
"name": "CtsWindowManagerDeviceTestCases"
},
{
"name": "FrameworksServicesTests",
"options": [
{
"include-filter": "com.android.server.wm."
}
]
},
{
"name": "WmTests",
"options": [
{
"include-filter": "com.android.server.wm."
}
]
}
]
}