Move the bg battery alert threshold to 10% to reduce clutter
The alert notification is being anonying and skeptical, moving to a higher threshold for now; and will experiment it with a smaller number in teamfood. Bug: 203105544 Test: dumpsys activity -a Change-Id: I063aaff2f92ea4e53005532329bb28990905f1d4
This commit is contained in:
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user