Merge "OMS: add TEST_MAPPING" into qt-dev am: f49c18e1a9

am: 50c5ea184f

Change-Id: Id073da9bd923cb4985137268ed4fc7fc6f1fe19d
This commit is contained in:
Mårten Kongstad
2019-06-06 14:04:41 -07:00
committed by android-build-merger

View File

@@ -0,0 +1,26 @@
{
"presubmit": [
{
"name": "FrameworksServicesTests",
"options": [
{
"include-filter": "com.android.server.om"
}
]
},
{
"name": "OverlayDeviceTests"
},
{
"name": "OverlayHostTests"
},
{
"name": "CtsAppSecurityHostTestCases",
"options": [
{
"include-filter": "android.appsecurity.cts.OverlayHostTest"
}
]
}
]
}