Merge "init.rc: Remove cpu weight set on the root cgroup"
am: 422492c506
* commit '422492c5063956e4f69bdbe01a30b0bc54a5fb2c':
init.rc: Remove cpu weight set on the root cgroup
Change-Id: I23bf6dda65cc795efc0babb5a8806e74fd0e7ed1
diff --git a/rootdir/init.rc b/rootdir/init.rc
index aa32343..ef70bf2 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -140,7 +140,6 @@
chown system system /dev/cpuctl
chown system system /dev/cpuctl/tasks
chmod 0666 /dev/cpuctl/tasks
- write /dev/cpuctl/cpu.shares 1024
write /dev/cpuctl/cpu.rt_runtime_us 800000
write /dev/cpuctl/cpu.rt_period_us 1000000