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

Commit 8c25fe4c authored by Zaiyue Xue's avatar Zaiyue Xue Committed by Android (Google) Code Review
Browse files

Merge "Don't load battery entry names and icons in offline job to improve...

Merge "Don't load battery entry names and icons in offline job to improve memory usage." into udc-dev
parents c7d76043 ec032710
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -172,7 +172,6 @@ public class BatteryEntry {
                    mName = mDefaultPackageName;
                }
            }
            getQuickNameIconForUid(uid, packages, loadDataInBackground);
            mTimeInForegroundMs =
                    uidBatteryConsumer.getTimeInStateMs(UidBatteryConsumer.STATE_FOREGROUND);
            mTimeInBackgroundMs =