Advertisement
RyokoN

Untitled

Mar 22nd, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. # bugreport is triggered by holding down volume down, volume up and power
  2. service bugreport /system/bin/dumpstate -d -p -B \
  3. -o /data/user_de/0/com.android.shell/files/bugreports/bugreport
  4. class main
  5. disabled
  6. oneshot
  7. keycodes 114 115 116
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement