Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. adb push dmisc.img /data/local/
  3. 1223 KB/s (655360 bytes in 0.523s)
  4.  
  5. adb push flash_image /data/local/
  6. 1209 KB/s (419822 bytes in 0.339s)
  7.  
  8. adb shell chmod 755 /data/local/flash_
  9. image
  10.  
  11. adb shell /data/local/flash_image misc
  12. /data/local/dmisc.img
  13. flashing misc from /data/local/dmisc.img
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement