blob: 62dbd1be25c0d80c07a95fbecfa4698ed139c643 [file] [log] [blame]
#!/system/bin/sh
## If these activities are installed, get rid of them. We don't want updates
## coming in from outside CM
exec 2>/dev/null
pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService\$Receiver