summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/res/res/values/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index 35bed2d76425..80ef4de6ffba 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -5675,8 +5675,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. -->