Advertisement
Guest User

disable

a guest
Oct 10th, 2015
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.30 KB | None | 0 0
  1. #!/bin/bash
  2. # Disabled apps for MyDroid as of 2015-10-10 11:30
  3.  
  4. adb  shell "pm disable "
  5. adb  shell "pm disable "
  6. adb  shell "pm disable libvc1dec_sa.ca7.so"
  7. adb  shell "pm disable has"
  8. adb  shell "pm disable text"
  9. adb  shell "pm disable relocations."
  10. adb  shell "pm disable This"
  11. adb  shell "pm disable is"
  12. adb  shell "pm disable wasting"
  13. adb  shell "pm disable memory"
  14. adb  shell "pm disable and"
  15. adb  shell "pm disable is"
  16. adb  shell "pm disable a"
  17. adb  shell "pm disable security"
  18. adb  shell "pm disable risk."
  19. adb  shell "pm disable Please"
  20. adb  shell "pm disable fix."
  21. adb  shell "pm disable "
  22. adb  shell "pm disable "
  23. adb  shell "pm disable app_process"
  24. adb  shell "pm disable has"
  25. adb  shell "pm disable text"
  26. adb  shell "pm disable relocations."
  27. adb  shell "pm disable This"
  28. adb  shell "pm disable is"
  29. adb  shell "pm disable wasting"
  30. adb  shell "pm disable memory"
  31. adb  shell "pm disable and"
  32. adb  shell "pm disable is"
  33. adb  shell "pm disable a"
  34. adb  shell "pm disable security"
  35. adb  shell "pm disable risk."
  36. adb  shell "pm disable Please"
  37. adb  shell "pm disable fix."
  38. adb  shell "pm disable "
  39. adb  shell "pm disable "
  40. adb  shell "pm disable libvc1dec_sa.ca7.so"
  41. adb  shell "pm disable has"
  42. adb  shell "pm disable text"
  43. adb  shell "pm disable relocations."
  44. adb  shell "pm disable This"
  45. adb  shell "pm disable is"
  46. adb  shell "pm disable wasting"
  47. adb  shell "pm disable memory"
  48. adb  shell "pm disable and"
  49. adb  shell "pm disable is"
  50. adb  shell "pm disable a"
  51. adb  shell "pm disable security"
  52. adb  shell "pm disable risk."
  53. adb  shell "pm disable Please"
  54. adb  shell "pm disable fix."
  55. adb  shell "pm disable "
  56. adb  shell "pm disable "
  57. adb  shell "pm disable app_process"
  58. adb  shell "pm disable has"
  59. adb  shell "pm disable text"
  60. adb  shell "pm disable relocations."
  61. adb  shell "pm disable This"
  62. adb  shell "pm disable is"
  63. adb  shell "pm disable wasting"
  64. adb  shell "pm disable memory"
  65. adb  shell "pm disable and"
  66. adb  shell "pm disable is"
  67. adb  shell "pm disable a"
  68. adb  shell "pm disable security"
  69. adb  shell "pm disable risk."
  70. adb  shell "pm disable Please"
  71. adb  shell "pm disable fix."
  72. adb  shell "pm disable com.mediatek.voicecommand"
  73. adb  shell "pm disable com.android.mms"
  74. adb  shell "pm disable com.google.android.marvin.talkback"
  75. adb  shell "pm disable com.android.musicfx"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement