Skip to content
Commit 0a79ec19 authored by jiangyou li's avatar jiangyou li Committed by Songchun Fan
Browse files

Fix system_server's main thread name.

When BinderIncrementalService start, it call ps->giveThreadPoolName() change the thread name to Binder:%d_%X.
However BinderIncrementalService run in system_serve main thread, it need not change the thread name.

BUG: 171354331
Test: adb shell ps -T [pid]
check the main thread name of system_server

Change-Id: I53fc6e096cae78798bb0a2670dcf2d8b4da3f5b6
parent 182e90d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment