aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomascus <arbiter1000@gmail.com>2017-06-10 15:02:37 +1000
committerSteven Lay <arbiter1000@gmail.com>2017-06-14 01:47:21 +0000
commit1afa2476b338112dcecc6a6890db2105a43db70e (patch)
tree4065202fe9e0322bab9c99fcaf6416ce69471ecb
parent2ce8ea66e09098db02f9c9720f44c69854cb58ff (diff)
shinano-common: use bfq iosched after boot complete
Change-Id: I1dbbaf3f0f4da8c7bff31210d43b27fb6f138b39
-rw-r--r--rootdir/init.qcom.power.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.qcom.power.rc b/rootdir/init.qcom.power.rc
index 51bc7e5..db91a37 100644
--- a/rootdir/init.qcom.power.rc
+++ b/rootdir/init.qcom.power.rc
@@ -153,4 +153,4 @@ on property:init.svc.recovery=running
on property:dev.bootcomplete=1
rm /data/system/perfd/default_values
- setprop sys.io.scheduler "row"
+ setprop sys.io.scheduler "bfq"