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

Commit ce1a0975 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Update TEST_MAPPING files following the move of BatteryStatsImpl

Missed one more reference to MeasuredEnergySnapshotTest
Bug: 236599255
Test: presubmit

Change-Id: I357c630e877379b430d5d86cfd3f41adfeb3dab4
parent 445e9364
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -53,8 +53,7 @@
      "name": "FrameworksServicesTests",
      "options": [
        { "include-filter": "com.android.server.am.BatteryStatsServiceTest" },
        { "include-filter": "com.android.server.am.MeasuredEnergySnapshotTest" },
        { "include-filter": "com.android.server.am.BatteryExternalStatsWorkerTest" }
        { "include-filter": "com.android.server.power.stats.BatteryStatsTests" }
      ]
    },
    {