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

Commit 3f17057e authored by Jing Ji's avatar Jing Ji Committed by Automerger Merge Worker
Browse files

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

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

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