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

Commit 5103a383 authored by Ronald Braunstein's avatar Ronald Braunstein Committed by Gerrit Code Review
Browse files

Merge "Removed redundant glob from SurflaceFlinger_test" into main

parents fff76ea8 caddf49a
Loading
Loading
Loading
Loading
+1 −9
Original line number Original line Diff line number Diff line
@@ -3,9 +3,6 @@
    {
    {
      "name": "SurfaceFlinger_test",
      "name": "SurfaceFlinger_test",
      "options": [
      "options": [
        {
          "include-filter": "*"
        },
        {
        {
          // TODO(b/305717998): Deflake and re-enable
          // TODO(b/305717998): Deflake and re-enable
          "exclude-filter": "*ChildLayerTest*"
          "exclude-filter": "*ChildLayerTest*"
@@ -23,12 +20,7 @@
  ],
  ],
  "hwasan-postsubmit": [
  "hwasan-postsubmit": [
    {
    {
      "name": "SurfaceFlinger_test",
      "name": "SurfaceFlinger_test"
      "options": [
        {
          "include-filter": "*"
        }
      ]
    }
    }
  ]
  ]
}
}