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

Commit e786494f authored by Jiyong Park's avatar Jiyong Park
Browse files

Remove TODO comment for configstore threadpool size

No problem with current configuration has been reported.

Bug: 34857894
Test: not required
Change-Id: Ie23b234eccb2707323032e37b27b387eb96918e5
parent e4a6cd4c
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;