Merge "Fix system_server's main thread name." am: 7fa0e63bc3 am: a184cbd7fb am: a3ba5784d3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1569742 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I362576dac4741ce88761d2ffe808ed5e5c469039
This commit is contained in:
@@ -88,7 +88,6 @@ BinderIncrementalService* BinderIncrementalService::start(JNIEnv* env) {
|
||||
}
|
||||
sp<ProcessState> ps(ProcessState::self());
|
||||
ps->startThreadPool();
|
||||
ps->giveThreadPoolName();
|
||||
// sm->addService increments the reference count, and now we're OK with returning the pointer.
|
||||
return self.get();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user