sanders: overlay: Enable turbo power charger support

* The text 'TurboPower connected' will be displayed on keyguard instead of 'Fast charging'

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
jhenrique09
2018-02-21 21:10:49 -03:00
committed by ronaxdevil
parent f03c365fe1
commit bfdd7821f1

View File

@@ -460,4 +460,7 @@
<!-- Whether device ignores the RSSNR signal implementation -->
<bool name="config_ignoreRssnrSignalLevel">true</bool>
<!-- Whether device has turbo power charging support -->
<bool name="config_hasTurboPowerCharger">true</bool>
</resources>