otablock: Disable only the actual activity, leave the service on

This is apparently shutting down uncleanly and frequently leaving
unwanted stuff active :(

Change-Id: I08e7b28adf1ec0725b82357df96beda2527e2f16
This commit is contained in:
Ricardo Cerqueira 2013-08-29 15:57:17 +01:00
parent a0919a9671
commit 22a4354db1

View File

@ -6,4 +6,3 @@
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