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

Commit b76ed132 authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Update battery saving stats labels

Test: build & boot
Change-Id: Icd869e3bf841dee5d0cd11fefe02b966dcffb346
parent d43cfa6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -363,7 +363,7 @@ public class BatterySavingStats {
            indent = indent + "  ";

            pw.print(indent);
            pw.println("Battery Saver:       Off                                        On");
            pw.println("Battery Saver:     w/Off                                      w/On");
            dumpLineLocked(pw, indent, InteractiveState.NON_INTERACTIVE, "NonIntr",
                    DozeState.NOT_DOZING, "NonDoze");
            dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, "   Intr",