From aed52ef138ce1927f0884ae1b401ba68e9eeac8f Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Mon, 30 Nov 2020 11:44:23 -0800 Subject: [PATCH] init.rc: correct the obsolete comment system-background cpuset is mapped in tasks_profiles.json. Bug: 170507876 Test: Build Change-Id: I13c9660a1288e22382ced4dd31f079f31bf7c8dc --- rootdir/init.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 9e1b6af2f..b71a98e81 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -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