From 837270dba6cd704a2bdb2c860a163319cbeffaff Mon Sep 17 00:00:00 2001 From: Lennart Wieboldt Date: Mon, 13 Nov 2017 08:50:15 +0100 Subject: msm8996-common: remove cpuset foreground boost Cpuset foreground boost is departed since https://android.googlesource.com/platform/frameworks/base/+/a712d4058f6f85268838 Change-Id: Iab1834dbb8cce15480b5e11968bcfff7cc80177e Signed-off-by: Lennart Wieboldt Signed-off-by: Davide Garberi --- rootdir/etc/init.qcom.power.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.power.rc b/rootdir/etc/init.qcom.power.rc index ac92ea9..a454fb8 100755 --- a/rootdir/etc/init.qcom.power.rc +++ b/rootdir/etc/init.qcom.power.rc @@ -5,7 +5,6 @@ on boot # Update foreground and background cpusets write /dev/cpuset/foreground/cpus 0-3 - write /dev/cpuset/foreground/boost/cpus 0-3 write /dev/cpuset/background/cpus 0-3 write /dev/cpuset/system-background/cpus 0-3 write /dev/cpuset/top-app/cpus 0-3 -- cgit v1.2.3