Disable MotorolaOTA

If for whatever reason you want to disable the Motorola OTA update on Android, do the following:

$ ./adb shell
shell@ghost:/ $ su
root@ghost:/ # pm disable com.motorola.ccc.ota
Package com.motorola.ccc.ota new state: disabled

This will disable the "Motorola Update Services".

https://play.google.com/store/apps/details?id=com.motorola.ccc.ota

Yes, root is required.

1 comment

  1. anonymous

    Root required

Leave a Reply