Skip to content
Commit c60be188 authored by Felipe Leme's avatar Felipe Leme
Browse files

Created a mechanism to dump service-less SystemServer state.

SystemServer has classes (like SystemServerInitThreadPool,
SystemServiceManager, and even SystemServer itself) that are
not associated with a service; hence, the state of these classes
are not dumped in a bugreport.

Test: adb shell dumpsys system_server_dumper
Test: adb shell dumpsys system_server_dumper --list
Test: adb shell dumpsys system_server_dumper --name SystemServer

Bug: 159831354
Fixes: 163921395

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