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

Commit 08d097ad authored by Srinath Sridharan's avatar Srinath Sridharan Committed by Android (Google) Code Review
Browse files

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

parents ca4cf4e4 70a415f8
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;