Remove documentation for obsolete board configuration.

Bug: N/A
Test: builds
Change-Id: I5afbf2da35a7defb12b98bb5387ab7d3eee6f15a
This commit is contained in:
Elliott Hughes 2017-06-28 07:50:00 -07:00
parent a4f086ab20
commit 76a934a459
1 changed files with 1 additions and 3 deletions

View File

@ -123,9 +123,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() {