Merge changes from topic 'libACRONYM' into oc-dev

am: 9eece058d6

Change-Id: I6d1ee4108b0bed906ff71f29f6519dbf9da6e775
This commit is contained in:
Iliyan Malchev
2017-04-13 04:00:56 +00:00
committed by android-build-merger

View File

@@ -28,6 +28,7 @@ using android::hardware::defaultPassthroughServiceImplementation;
int main() {
// the conventional HAL might start binder services
android::ProcessState::initWithDriver("/dev/vndbinder");
android::ProcessState::self()->setThreadPoolMaxThreadCount(4);
android::ProcessState::self()->startThreadPool();