avicii: Fix lockscreen charging info

* Custom feature.
* Requires: crdroidandroid/android_frameworks_base@90f5534

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
Pranav Vashi
2023-03-28 10:11:01 +05:30
committed by AmolAmrit
parent 1e4dceaba3
commit b85648d319

View File

@@ -21,4 +21,7 @@
vibrator is capable of subtle vibrations --> vibrator is capable of subtle vibrations -->
<bool name="config_vibrateOnIconAnimation">true</bool> <bool name="config_vibrateOnIconAnimation">true</bool>
<!-- Charging info current divider, if needed -->
<integer name="config_currentInfoDivider" translatable="false">1</integer>
</resources> </resources>