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

Commit 09582f95 authored by Nataniel Borges's avatar Nataniel Borges Committed by Android (Google) Code Review
Browse files

Merge "Create initial test mapping file for desktop mode e2e tests" into main

parents 250f2f5b b3c04c03
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{
  "wm-devices": [
    {
      "name": "WMShellFlickerTestsDesktopMode"
    }
  ]
}
 No newline at end of file
+13 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      // Includes all flicker configs that rely on these scenarios
      "path": "frameworks/base/libs/WindowManager/Shell/tests/e2e/desktopmode/flicker-service"
    }
  ],
  "wm-devices": [
    {
      "name": "WMShellFlickerTestsDesktopMode"
    }
  ]
}
 No newline at end of file