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

Commit 5a3350b6 authored by Kweku Adams's avatar Kweku Adams Committed by android-build-merger
Browse files

Merge "Removing extraneous field from batterystats dumpsys." into nyc-dev am: 3cabb2a6

am: 6c0291c1

* commit '6c0291c1':
  Removing extraneous field from batterystats dumpsys.

Change-Id: Id6ef61f3fed21c4dd394402834987696f4153e48
parents 6712eceb 6c0291c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3090,7 +3090,7 @@ public abstract class BatteryStats implements Parcelable {
                    || uidWifiRunningTime != 0) {
                dumpLine(pw, uid, category, WIFI_DATA, fullWifiLockOnTime, wifiScanTime,
                        uidWifiRunningTime, wifiScanCount,
                        /* legacy fields follow, keep at 0 */ 0, 0, 0, 0);
                        /* legacy fields follow, keep at 0 */ 0, 0, 0);
            }

            dumpControllerActivityLine(pw, uid, category, WIFI_CONTROLLER_DATA,