avicii: Update battery info every second when device is charging

This fixes an issue with displaying fast charging on the lock screen
 when connecting/disconnecting the charger.

Change-Id: I6c72ef056ee247ca6f1ddb12b3542becd7636a90
Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
ShevT
2023-01-12 14:46:12 +03:00
committed by AmolAmrit
parent 92c2bd563d
commit 52ed2f5cdb

View File

@@ -21,4 +21,7 @@
<!-- Whether show refresh rate QS tile -->
<bool name="config_showRefreshRateQsTile">true</bool>
<!-- Update battery info every second when device is charging -->
<bool name="config_alternateFastchargeInfoUpdate">true</bool>
</resources>