summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmeya Thakur <ameyat@codeaurora.org>2015-08-07 17:09:37 -0700
committerShubh@m <shubhindia123@gmail.com>2019-04-13 21:57:05 +0530
commit9d27b6e97c13b36aa9e812434254843940340c54 (patch)
tree99eb592c46e9503d328d39edcb716f9a1f8bad00
parent6b0c1b62b957dc0261de0c99a49cf73cc091d6bd (diff)
oneplus2: Bump up the priority of peripheral manager
Peripheral manager is used to boot up the subsystems. Bumping up it's priority so that they come up faster. Change-Id: I97c55fd35f0f8311f93b02248bec2814012050db
-rwxr-xr-xrootdir/etc/init.qcom.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 3b767a9..7eeee0c 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -423,6 +423,7 @@ service per_mgr /system/vendor/bin/pm-service
class late_start
user system
group system net_raw
+ ioprio rt 4
writepid /dev/cpuset/system-background/tasks
service per_proxy /system/vendor/bin/pm-proxy