mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: overlay: Drop OEMs Fast Charger path
This device doesn't have that
This commit is contained in:
committed by
kamikaonashi
parent
c3f4dcb200
commit
2186f2fb00
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user