init.rc: correct the obsolete comment
system-background cpuset is mapped in tasks_profiles.json. Bug: 170507876 Test: Build Change-Id: I13c9660a1288e22382ced4dd31f079f31bf7c8dc
This commit is contained in:
parent
ab87979a00
commit
aed52ef138
|
@ -355,7 +355,6 @@ on init
|
|||
|
||||
# system-background is for system tasks that should only run on
|
||||
# little cores, not on bigs
|
||||
# to be used only by init, so don't change system-bg permissions
|
||||
mkdir /dev/cpuset/system-background
|
||||
copy /dev/cpuset/cpus /dev/cpuset/system-background/cpus
|
||||
copy /dev/cpuset/mems /dev/cpuset/system-background/mems
|
||||
|
|
Loading…
Reference in New Issue