Merge "Don't load battery entry name and icon in offline job to improve memory usage. am: 65cb6ef230 am: 44fcc61baf am: c19305590c"

This commit is contained in:
Automerger Merge Worker
2023-06-09 12:31:38 +00:00
committed by Android (Google) Code Review

View File

@@ -172,7 +172,6 @@ public class BatteryEntry {
mName = mDefaultPackageName;
}
}
getQuickNameIconForUid(uid, packages, loadDataInBackground);
mTimeInForegroundMs =
uidBatteryConsumer.getTimeInStateMs(UidBatteryConsumer.STATE_FOREGROUND);
mTimeInBackgroundMs =