logd: Remove sys_srv dep on RemoveRunningThread()
This CL is a patch for ag/16816007:
"logd: Remove the dependency on system_server"
(9b13273df41c5a58abc91bdac1608a9d3100f502),
in which we missed to fix the
system_server dependency issue on RemoveRunningThread().
This CL togethor with ag/16816007 will allow all native processes
to access logd without users consent.
There will be no dependency on system_server.
Bug: 219628656
Test: Manually
Ignore-AOSP-First: pending fix for logcat privacy issue
Change-Id: Iea5e1c8b00920366758995c58ea023d24b47ccf5
1 file changed