From 440af5491a248be4af0630f1b4062aebb04f523a Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Fri, 8 Jul 2011 11:24:04 -0700 Subject: use bugmailer.sh for bugreport it captures bugreport, compresses it and fires an intent to mail it. Change-Id: Idf9df7b9dd1887ae709c9816f488e13e17a2ed80 --- init.tuna.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.tuna.rc') diff --git a/init.tuna.rc b/init.tuna.rc index 2b93a5d..faaf0ce 100755 --- a/init.tuna.rc +++ b/init.tuna.rc @@ -118,7 +118,7 @@ service iprenew_wlan0 /system/bin/dhcpcd -n oneshot # bugreport is triggered by holding down volume down, volume up and power -service bugreport /system/bin/dumpstate -d -v -o /sdcard/bugreports/bugreport +service bugreport /system/bin/bugmailer.sh -v class main disabled oneshot -- cgit v1.1