Merge "[Battery Usage U] Add logging for selecting by the dropdown in battery usage page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e0f2d9c879
@@ -163,6 +163,10 @@ public class BatteryUsageBreakdownController extends BasePreferenceController
|
||||
mHandler.post(() -> {
|
||||
removeAndCacheAllPreferences();
|
||||
addAllPreferences();
|
||||
mMetricsFeatureProvider.action(
|
||||
mPrefContext,
|
||||
SettingsEnums.ACTION_BATTERY_USAGE_SPINNER,
|
||||
mSpinnerPosition);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user