Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d am: a96d1aebdb am: 164f9c9e16
am: f067ab479f
Change-Id: Iacc07dbb76500ff9ff6e88c3d525f7b753a06539
diff --git a/libcutils/sched_policy.cpp b/libcutils/sched_policy.cpp
index 285eaff..d68e91b 100644
--- a/libcutils/sched_policy.cpp
+++ b/libcutils/sched_policy.cpp
@@ -124,9 +124,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() {