replicant-frameworks_native/cmds/dumpstate
Ken Sumrall 8f75fa7bcf Do not use su to run the df command in bugreports
User builds do not have su, so when the bugreport attempts to report
disk free space, the command fails and nothing is reported.  However,
the df command does not need to be run as root to report free space,
so just run the command directly.

Change-Id: Ic7deb696f293e772ddf28eacfe16e4250af9a9f3
2013-02-08 17:35:58 -08:00
..
Android.mk Include stack traces for certain native processes in bugreport. 2012-06-08 11:45:00 -07:00
dumpstate.c Do not use su to run the df command in bugreports 2013-02-08 17:35:58 -08:00
dumpstate.h dumpstate: dump all threads in show_wchan 2012-11-02 23:57:43 -07:00
utils.c dumpstate: fix incorrectly zeroed array 2012-11-07 11:25:31 -08:00