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

Commit 61c89afd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add TEST_MAPPING to overlay test directories" into rvc-dev am: 30cefb33 am: 18866da9

Change-Id: I1dfa090e967ca17f43458e9e2ccdac1f0a16f173
parents 5570c068 18866da9
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
{
  "presubmit": [
    {
      "name" : "OverlayHostTests"
    }
  ]
}
 No newline at end of file
+12 −0
Original line number Original line Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksServicesTests",
      "options": [
        {
          "include-filter": "com.android.server.om."
        }
      ]
    }
  ]
}
 No newline at end of file