summaryrefslogtreecommitdiffstats
path: root/prebuilt/common/bin/otablock
blob: b1a93f26c183a54f5dc8dd8d8db5e1c78ce8322c (plain)
1
2
3
4
5
6
7
8
9
#!/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