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: Sandeep-FED <sandymankara11@gmail.com>
This commit is contained in:
@@ -10,4 +10,8 @@
|
||||
|
||||
<!-- Allow devices override audio panel location to the left side -->
|
||||
<bool name="config_audioPanelOnLeftSide">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