replicant-frameworks_native/cmds
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
..
atrace atrace: fix the help string 2012-12-07 16:29:03 -08:00
bugreport Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
dumpstate Do not use su to run the df command in bugreports 2013-02-08 17:35:58 -08:00
dumpsys Ignore SIGPIPE is some of the tools used via bugreport 2012-05-11 14:14:09 -07:00
flatland flatland: add a GPU hardware benchmark 2012-12-21 18:07:58 -08:00
installd Revert "App home directories are now 0700 for targetSdkVersion > 17" 2013-01-09 16:00:53 -08:00
ip-up-vpn Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
rawbu Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
screenshot Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
sensorservice move sensorservice from frameworks/base to frameworks/native 2012-06-28 15:06:35 -07:00
service Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
servicemanager Add media.log service 2013-01-16 12:07:03 -08:00
surfaceflinger SF doesn't need more than a few binder threads 2012-04-19 17:32:03 -07:00