summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2010-10-11 21:30:05 -0400
committerMike Lockwood <lockwood@android.com>2010-10-11 21:30:05 -0400
commit7a3f491a8f8cf390eb83315ff851a0a781e4c2b5 (patch)
tree6f1390790bc29da2d269b397e0d50f4f4d3bd730 /init.herring.rc
parentd95d4e85fb93be3d2e39dad25d42e5f1ffa51668 (diff)
downloaddevice_samsung_crespo-7a3f491a8f8cf390eb83315ff851a0a781e4c2b5.zip
device_samsung_crespo-7a3f491a8f8cf390eb83315ff851a0a781e4c2b5.tar.gz
device_samsung_crespo-7a3f491a8f8cf390eb83315ff851a0a781e4c2b5.tar.bz2
Change bugreport keychord to volume down + volume up + power
Using only volume down + volume up resulted in too many accidental bugreports BUG: 3082270 Change-Id: Ic3714393299b1ebadc9fd1ce3a968773b9d3d412 Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index c744e7e..9ee6cc5 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -124,7 +124,8 @@ service hciattach /system/bin/brcm_patchram_plus -d --enable_hci --enable_lpm \
disabled
oneshot
+# bugreport is triggered by holding down volume down, volume up and power
service bugreport /system/bin/dumpstate -d -v -o /sdcard/bugreports/bugreport
disabled
oneshot
- keycodes 114 115
+ keycodes 114 115 116