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:
Wei Wang 2020-11-30 11:44:23 -08:00
parent ab87979a00
commit aed52ef138
1 changed files with 0 additions and 1 deletions

View File

@ -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