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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user