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

Commit 099f5e1f 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...

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

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



Change-Id: Ieeba9fca5e4fbc97f70a9684300e5fc483164e76
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0798b571 3f17057e
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. -->