Merge "otablock: also disable BroadcastReceiver" into cm-10.2

This commit is contained in:
Ricardo Cerqueira 2013-08-29 18:13:50 +00:00 committed by Gerrit Code Review
commit 0d6d3e692e

View File

@ -7,3 +7,4 @@
exec 2>/dev/null 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.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
pm disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService\$Receiver