blob: 62dbd1be25c0d80c07a95fbecfa4698ed139c643 [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
Pawit Pornkitprasan41b862c2013-08-29 22:02:16 +070010pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService\$Receiver