Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d
am: a96d1aebdb
Change-Id: Icaf550946be2fa7a4bf35c5b183e2562b7f2a92b
diff --git a/libcutils/sched_policy.cpp b/libcutils/sched_policy.cpp
index 4c303e6..aeb881a 100644
--- a/libcutils/sched_policy.cpp
+++ b/libcutils/sched_policy.cpp
@@ -123,9 +123,7 @@
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() {