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

Commit 9242dcfb 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

Change-Id: I4d5c590c89d3add12fe831ae87d9a5b0f6d14050
parents 97c7a0be f49c18e1
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"
        }
      ]
    }
  ]
}