From cb2a8df2fbace93ecaac059de4eb7e0edf41901b Mon Sep 17 00:00:00 2001 From: Jing Ji Date: Wed, 13 Apr 2022 11:14:33 -0700 Subject: [PATCH] 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 --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 35bed2d764256..80ef4de6ffbae 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -5675,8 +5675,8 @@ restricted level. --> - 4.0 - 8.0 + 10.0 + 20.0