sapphire: overlay: Enable TurboPower charging support

* The text 'TurboPower connected' will be displayed on keyguard instead of 'Charging Rapidly'

Signed-off-by: Tony Jose <gmoto1179@gmail.com>
Change-Id: I1afabade3bb7b32d8e36d521fa3d7abca9287c03
This commit is contained in:
Charlie-117
2020-11-09 22:11:23 +05:30
committed by kibria5
parent b3e1a4295c
commit 10e6d082ba

View File

@@ -510,4 +510,7 @@
<!-- Allow more cached apps in the background -->
<item>activity_manager/max_cached_processes=64</item>
</string-array>
<!-- Whether device has Turbo power charging support -->
<bool name="config_hasTurboPowerCharger">true</bool>
</resources>