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

Commit 3cabb2a6 authored by Kweku Adams's avatar Kweku Adams Committed by Android (Google) Code Review
Browse files

Merge "Removing extraneous field from batterystats dumpsys." into nyc-dev

parents 4a965384 5b2747e1
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,