avicii: Enable fast charge

This commit is contained in:
chandra
2022-11-04 19:30:36 +05:30
committed by AmolAmrit
parent 8d9ef1ff67
commit 9616cc009a

View File

@@ -63,4 +63,6 @@
<!-- Whether devices suports in-display fingerprint when screen is off -->
<bool name="config_supportsScreenOffUdfps">true</bool>
<!-- Path to fast charging status file to detect whether an oem fast charger is active -->
<string name="config_oemFastChargerStatusPath" translatable="false">/sys/devices/virtual/oplus_chg/battery/voocchg_ing</string>
</resources>