Merge "Update TEST_MAPPING files following the move of BatteryStatsImpl"

This commit is contained in:
TreeHugger Robot
2022-06-22 22:29:20 +00:00
committed by Android (Google) Code Review

View File

@@ -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" }
]
},
{