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

Commit 31330afa authored by Jing Ji's avatar Jing Ji Committed by Android (Google) Code Review
Browse files

Merge "Move the bg battery alert threshold to 10% to reduce clutter" into tm-dev

parents 6ec1172f cb2a8df2
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -5678,8 +5678,8 @@
         restricted level.
         restricted level.
    -->
    -->
    <array name="config_bg_current_drain_threshold_to_bg_restricted">
    <array name="config_bg_current_drain_threshold_to_bg_restricted">
        <item>4.0</item> <!-- regular device -->
        <item>10.0</item> <!-- regular device -->
        <item>8.0</item> <!-- low ram device -->
        <item>20.0</item> <!-- low ram device -->
    </array>
    </array>


    <!-- The background current drain monitoring window size. -->
    <!-- The background current drain monitoring window size. -->