OSDN Git Service

Remove bugsender; now using dumpstate directly.
[android-x86/system-extras.git] / bugmailer / send_bug
diff --git a/bugmailer/send_bug b/bugmailer/send_bug
deleted file mode 100755 (executable)
index db58b32..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Script to start "send_bug" on the device
-#
-base=/system
-export CLASSPATH=$base/framework/send_bug.jar
-exec app_process $base/bin com.android.commands.sendbug.SendBug "$@"