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

Commit 50c5ea18 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: I159abb9b55a6885fcb3d28fe2fcc275cc632dd78
parents a6e6986a 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"
        }
      ]
    }
  ]
}