Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66e4dd16 authored by Mårten Kongstad's avatar Mårten Kongstad Committed by android-build-merger
Browse files

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

am: 50c5ea18

Change-Id: Id073da9bd923cb4985137268ed4fc7fc6f1fe19d
parents 91315724 50c5ea18
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-filter": "com.android.server.om"
        }
      ]
    },
    {
      "name": "OverlayDeviceTests"
    },
    {
      "name": "OverlayHostTests"
    },
    {
      "name": "CtsAppSecurityHostTestCases",
      "options": [
        {
          "include-filter": "android.appsecurity.cts.OverlayHostTest"
        }
      ]
    }
  ]
}