aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorZhaoYueNan <amktiao030215@gmail.com>2023-01-19 20:26:50 +0800
committerNanhumly <admin@warbler.cc>2023-08-03 11:33:25 +0000
commit29bb963635b666e6cfcf19ebe962181aa66f0571 (patch)
tree8e4d7e7a4eb0a2b9cdb4819895d2bd7892ba4456 /rootdir
parent725ff97b6767e3e3f70b510a551828e0f2f71cb7 (diff)
msm8996-common: rootdir: Drop no longer uses sys.io.scheduler property
* https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/317421 Change-Id: Ifdcd8694cc2ad7844d2b096dfe805f00c25cf821
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/etc/init.qcom.power.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc
index 639c958..9fd2b57 100644
--- a/rootdir/etc/init.qcom.power.rc
+++ b/rootdir/etc/init.qcom.power.rc
@@ -166,9 +166,6 @@ on enable-low-power
on property:sys.boot_completed=1
trigger enable-low-power
- # Set I/O scheduler
- setprop sys.io.scheduler "cfq"
-
# update cpusets now that boot is complete and we want better load balancing
write /dev/cpuset/top-app/cpus 0-3
write /dev/cpuset/foreground/cpus 0-2