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

Commit ee857372 authored by Srinath Sridharan's avatar Srinath Sridharan Committed by android-build-merger
Browse files

Merge \"Not dynamically add system-background tasks to bg_schedboost_fd.\" into nyc-mr1-dev

am: 08d097ad

Change-Id: I54a0332ad0bb61c3db5dbc5fc8a5be2558f356d6
parents 1b8159e7 08d097ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -302,7 +302,6 @@ int set_cpuset_policy(int tid, SchedPolicy policy)
        break;
    case SP_SYSTEM:
        fd = system_bg_cpuset_fd;
        boost_fd = bg_schedboost_fd;
        break;
    default:
        boost_fd = fd = -1;