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

Commit 6c0291c1 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

* commit '3cabb2a6':
  Removing extraneous field from batterystats dumpsys.

Change-Id: I8568d44fb0af02b8096fd48c832d424ef4d41aee
parents 09007220 3cabb2a6
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,