sm7250-common: overlay: enable oem fast charge

Signed-off-by: chandra <chandra.chaganti@hotmail.com>
Signed-off-by: firebird11 <hbgassel@gmail.com>
Change-Id: Iffdf0b53e08c9da6d80ff5b42fd1d4711c6bb17e
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
Chandra Chaganti
2020-04-18 06:32:47 +02:00
committed by Sandeep P S
parent a2a2312df4
commit 9717e7b69e

View File

@@ -397,4 +397,8 @@
<!-- Flag indicating whether we should enable the adaptive sleep.-->
<bool name="config_adaptive_sleep_available">true</bool>
<!-- Path to fast charging status file to detect whether an oem fast charger is active -->
<string name="config_oemFastChargerStatusPath" translatable="false">/sys/class/power_supply/battery/fastchg_status</string>
</resources>