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

Commit 95b70991 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: Icb9009e5f50415ea2c0fdfac1025c37e64d6aad1
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.
     */