commit | 30ccade7f9432b8212807b9ddc8cc69a4a8fc854 | [log] [tgz] |
---|---|---|
author | Wink Saville <wink@google.com> | Mon Apr 02 10:54:34 2012 -0700 |
committer | Wink Saville <wink@google.com> | Mon Apr 02 10:54:34 2012 -0700 |
tree | 893495cdde09b68ff0c4f2fffbb931247c267907 | |
parent | ecc395a51053c433e359a6cfd6c23a193ee546c0 [diff] |
Add DebugService. This will dump the state of the telephony stack using: adb shell dumpsys activity service android.phone.TelephonyDebugService The service is located in packages/app/Phone and TelephonyDebugService instantiates DebugService and calls its dump method when asked via the dumpsys command above. Change-Id: I4d34c741544cafdadce2532de8b9c117a4d435a5