sm6375-common: overlay: Drop OEMs Fast Charger path

This device doesn't have that
This commit is contained in:
Andy | アンディ
2023-09-22 20:34:26 +08:00
committed by kamikaonashi
parent c3f4dcb200
commit 2186f2fb00

View File

@@ -663,7 +663,7 @@
<!-- Delay that allows some content to arrive at the display before switching
from DOZE to ON, in millis. -->
<integer name="config_wakeUpDelayDoze">32</integer>
<!-- Configure mobile tcp buffer sizes in the form:
rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
If no value is found for the rat-name in use, the system default will be applied.
@@ -801,7 +801,4 @@
<!-- Enable video pause workaround when enabling/disabling the camera. -->
<bool name="config_useVideoPauseWorkaround">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/qcom-battery/fastcharge_mode</string>
</resources>