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

Commit 30cefb33 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add TEST_MAPPING to overlay test directories" into rvc-dev

parents d53e8618 36f52880
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name" : "OverlayHostTests"
    }
  ]
}
 No newline at end of file
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-filter": "com.android.server.om."
        }
      ]
    }
  ]
}
 No newline at end of file