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

Commit 89a25a77 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: 9242dcfb

Change-Id: I1ac0f38e80fe6fac28870af9e3d5fa614e24b3cf
parents 91315724 9242dcfb
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"
        }
      ]
    }
  ]
}