Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d am: a96d1aebdb am: 164f9c9e16

am: f067ab479f

Change-Id: Iacc07dbb76500ff9ff6e88c3d525f7b753a06539
This commit is contained in:
Elliott Hughes 2017-06-28 16:52:30 +00:00 committed by android-build-merger
commit 667a2a4b82
1 changed files with 1 additions and 3 deletions

View File

@ -124,9 +124,7 @@ static int add_tid_to_cgroup(int tid, int fd)
on where init.rc mounts cpuset. That's why we'd better require this
configuration be set if CONFIG_CPUSETS is set.
With runtime check using the following function, build time
variables like ENABLE_CPUSETS (used in Android.mk) or cpusets (used
in Android.bp) are not needed.
In older releases, this was controlled by build-time configuration.
*/
bool cpusets_enabled() {