Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a96d1aeb authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Remove documentation for obsolete board configuration."

am: 3f4cea94

Change-Id: I61c8310bbca3690e2b7f9764429c118db780c551
parents 22ca4f76 3f4cea94
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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() {