summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorGuang Zhu <guangzhu@google.com>2011-07-08 11:23:03 -0700
committerGuang Zhu <guangzhu@google.com>2011-07-08 13:13:39 -0700
commit1f6cbd909079f59c5cb4e3a48d6b8f306836300d (patch)
tree896ed73bb1a0c52e7d69b29e7283a8a88c64db79 /init.herring.rc
parentdccc926ac93cf446ef43380b59aeeaf060129239 (diff)
downloaddevice_samsung_crespo-1f6cbd909079f59c5cb4e3a48d6b8f306836300d.tar.gz
device_samsung_crespo-1f6cbd909079f59c5cb4e3a48d6b8f306836300d.tar.bz2
device_samsung_crespo-1f6cbd909079f59c5cb4e3a48d6b8f306836300d.zip
use bugmailer.sh for bugreport
it captures bugreport, compresses it and fires an intent to mail it. Change-Id: I8bb451499eefaf139d355ac424af1164ea33ca38
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 7c9a226..85fa312 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -142,7 +142,7 @@ service hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm \
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