commit | a05edfba732ac516110d707b39fa57b484976f3e | [log] [tgz] |
---|---|---|
author | Jake Weinstein <jake@aospa.co> | Mon Oct 23 19:59:37 2017 -0400 |
committer | Jake Weinstein <jake@aospa.co> | Mon Oct 23 19:59:37 2017 -0400 |
tree | 43360039876649e52e2830a247bd3d8a373f5f1b | |
parent | 830abf2f7f57a5973a1f0d9a245dc7b70db3e911 [diff] |
Remove Foreground Boost CPUSet This functionality was removed at https://android.googlesource.com/platform/frameworks/base/+/a712d4058f6f85268838
diff --git a/init.common.rc b/init.common.rc index 41fd8d3..a5629a4 100644 --- a/init.common.rc +++ b/init.common.rc
@@ -14,7 +14,6 @@ # Initialize cpusets to boot-time values write /dev/cpuset/foreground/cpus 0-7 - write /dev/cpuset/foreground/boost/cpus 0-7 write /dev/cpuset/background/cpus 0-7 write /dev/cpuset/system-background/cpus 0-7 write /dev/cpuset/top-app/cpus 0-7