replicant-frameworks_native/cmds
Nick Kralevich 1e339878c1 dumpstate: handle old style "adb bugreport"
When "adb bugreport" was run on previous adb releases, it
called "adb shell dumpstate". In later versions of Android,
this was changed to "adb shell bugreport", which starts
the dumpstate service.

Modify the dumpstate command so that it calls bugreport
when it's not running as root. This allows both
"adb shell dumpstate" and "adb shell bugreport" to have
the exact same output.

Bug: 6391938
Change-Id: Ia32bb9ebc579db3bee7caa0fe66dc3f124d60a12
2012-06-06 16:43:16 -07:00
..
dumpstate dumpstate: handle old style "adb bugreport" 2012-06-06 16:43:16 -07:00
dumpsys Ignore SIGPIPE is some of the tools used via bugreport 2012-05-11 14:14:09 -07:00
surfaceflinger SF doesn't need more than a few binder threads 2012-04-19 17:32:03 -07:00