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

Commit cfa118de authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove TODO comment for configstore threadpool size"

parents eadfa778 e786494f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ using android::status_t;
using android::OK;

int main() {
    // TODO(b/34857894): tune the max thread count.
    configureRpcThreadpool(10, true);

    sp<ISurfaceFlingerConfigs> surfaceFlingerConfigs = new SurfaceFlingerConfigs;