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

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

Merge "Adding pre/postsubmit tests for AppStandbyController."

parents 8cb0890d 88f044f9
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksServicesTests",
      "options": [
        {"include-filter": "com.android.server.usage"},
        {"exclude-annotation": "androidx.test.filters.FlakyTest"}
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "FrameworksServicesTests",
      "options": [
        {"include-filter": "com.android.server.usage"}
      ]
    }
  ]
}
 No newline at end of file