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

Commit 54c0ca8d 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: a9292875

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



Change-Id: I31dd56a0017673416c43585d75b14d49511c9f41
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents cb2fbc4d a9292875
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5681,8 +5681,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. -->