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

Commit 35cec04c authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Fix PowerStatsTestsRavenwood

I don't know why but this fixes the problem.

Bug: 363094647
Test: Treehugger / forest
Flag: EXEMPT test mapping change
Change-Id: I2d323f818d5a02be4be5bd27413294fa7eb52975
parent 1b6dd331
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -14,8 +14,7 @@
      "name": "PowerStatsTestsRavenwood",
      "host": true,
      "options": [
        {"include-filter": "com.android.server.power.stats"},
        {"exclude-annotation": "android.platform.test.annotations.DisabledOnRavenwood"}
        {"include-filter": "com.android.server.power.stats"}
      ]
    }
  ],