blob: b1a93f26c183a54f5dc8dd8d8db5e1c78ce8322c [file] [log] [blame]
Ricardo Cerqueiraea14a882013-08-27 22:15:26 +01001#!/system/bin/sh
2
3
4## If these activities are installed, get rid of them. We don't want updates
5## coming in from outside CM
6
7exec 2>/dev/null
8pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
9pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService