Loading configstore/1.1/default/service.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
configstore/1.1/default/service.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -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; Loading