Advertisement
Perka

log_odex

Jun 12th, 2012
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1.  
  2. ./reodex.sh
  3. ODex script by puppet13th@xda, changed by tearsdontfalls@xda to be compatible to galaxy 3
  4. push: odex/zipalign -> /data/local/tmp/odex/zipalign
  5. push: odex/init.rc -> /data/local/tmp/odex/init.rc
  6. push: odex/odex -> /data/local/tmp/odex/odex
  7. push: odex/sh -> /data/local/tmp/odex/sh
  8. push: odex/dexopt-wrapper -> /data/local/tmp/odex/dexopt-wrapper
  9. push: odex/odex~ -> /data/local/tmp/odex/odex~
  10. push: odex/zip -> /data/local/tmp/odex/zip
  11. 7 files pushed. 0 files skipped.
  12. 2602 KB/s (1023736 bytes in 0.384s)
  13. - - - begin bootstrap framework - - -
  14. /data/local/tmp/odex/odex: line 9: BOOTCLASSPATH: not found
  15. core
  16. bouncycastle
  17. ext
  18. framework
  19. android.policy
  20. services
  21. core-junit
  22. - - - end bootstrap framework - - -
  23. - - - begin framework - - -
  24. - - - processing am.jar - - -
  25. --- BEGIN 'am.jar' (bootstrap=0) ---
  26. --- waiting for verify+opt, pid=2828
  27. --- would reduce privs here
  28. --- END 'am.jar' (success) ---
  29. - - - removing classess.dex from am.jar - - -
  30. deleting: classes.dex
  31. - - - processing android.policy.jar - - -
  32. --- BEGIN 'android.policy.jar' (bootstrap=0) ---
  33. --- waiting for verify+opt, pid=2835
  34. --- would reduce privs here
  35. --- END 'android.policy.jar' (success) ---
  36. - - - removing classess.dex from android.policy.jar - - -
  37. deleting: classes.dex
  38. - - - processing android.test.runner.jar - - -
  39. --- BEGIN 'android.test.runner.jar' (bootstrap=0) ---
  40. --- waiting for verify+opt, pid=2842
  41. --- would reduce privs here
  42. --- END 'android.test.runner.jar' (success) ---
  43. - - - removing classess.dex from android.test.runner.jar - - -
  44. deleting: classes.dex
  45. - - - processing bmgr.jar - - -
  46. --- BEGIN 'bmgr.jar' (bootstrap=0) ---
  47. --- waiting for verify+opt, pid=2851
  48. --- would reduce privs here
  49. --- END 'bmgr.jar' (success) ---
  50. - - - removing classess.dex from bmgr.jar - - -
  51. deleting: classes.dex
  52. - - - processing bouncycastle.jar - - -
  53. --- BEGIN 'bouncycastle.jar' (bootstrap=0) ---
  54. --- waiting for verify+opt, pid=2858
  55. --- would reduce privs here
  56. --- END 'bouncycastle.jar' (success) ---
  57. - - - removing classess.dex from bouncycastle.jar - - -
  58. deleting: classes.dex
  59. - - - processing com.android.location.provider.jar - - -
  60. --- BEGIN 'com.android.location.provider.jar' (bootstrap=0) ---
  61. --- waiting for verify+opt, pid=2879
  62. --- would reduce privs here
  63. --- END 'com.android.location.provider.jar' --- status=0x000b, process failed
  64. - - - processing com.google.android.maps.jar - - -
  65. --- BEGIN 'com.google.android.maps.jar' (bootstrap=0) ---
  66. --- waiting for verify+opt, pid=2920
  67. --- would reduce privs here
  68. --- END 'com.google.android.maps.jar' --- status=0x000b, process failed
  69. - - - processing com.samsung.device.jar - - -
  70. --- BEGIN 'com.samsung.device.jar' (bootstrap=0) ---
  71. --- waiting for verify+opt, pid=2979
  72. --- would reduce privs here
  73. finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement