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

Commit c0bf5132 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Clarifying LOW_POWER_MODE_TRIGGER_LEVEL comment."

parents 3a6c5e6c 5e13b942
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -12598,8 +12598,9 @@ public final class Settings {
        /**
         * Battery level [1-100] at which low power mode automatically turns on.
         * Pre-Q If 0, it will not automatically turn on. Q and newer it will only automatically
         * turn on if the {@link #AUTOMATIC_POWER_SAVER_MODE} setting is also set to
         * If 0, it will not automatically turn on. For Q and newer, it will only automatically
         * turn on if the value is greater than 0 and the {@link #AUTOMATIC_POWER_SAVER_MODE}
         * setting is also set to
         * {@link android.os.PowerManager.AutoPowerSaverMode#POWER_SAVER_MODE_PERCENTAGE}.
         *
         * @see #AUTOMATIC_POWER_SAVER_MODE