From 60fd0233fef935efdac6c30143c3eb90ef8c71d4 Mon Sep 17 00:00:00 2001 From: VR-25 <28943176+VR-25@users.noreply.github.com> Date: Sun, 16 Jul 2023 07:58:24 +0100 Subject: [PATCH] Support XDA S-trace's vFloat kernel patch (voltage control for SDM660 devices) by default --- install/ctrl-files.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/ctrl-files.sh b/install/ctrl-files.sh index 261e4a3..523c6a5 100644 --- a/install/ctrl-files.sh +++ b/install/ctrl-files.sh @@ -137,5 +137,7 @@ ls_volt_ctrl_files() { */constant_charge_voltage* */fg_full_voltage */voltage_max +/sys/d/charger/vfloat_uv +/sys/d/smb*/vfloat_mv " }