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

Commit 0595cb34 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Correct setPowerSaveMode() java doc" into sc-dev am: 6c6fb9ea

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13425263

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ica7b92da5fcf57fc1009e10bdc472f0fef64bb87
parents 05963c23 6c6fb9ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ public class BatterySaverUtils {
     * - If it's the first time and needFirstTimeWarning, show the first time dialog.
     * - If it's 4th time through 8th time, show the schedule suggestion notification.
     *
     * @param enable true to disable battery saver.
     * @param enable true to enable battery saver.
     *
     * @return true if the request succeeded.
     */