summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-08-29 19:13:16 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-08-29 19:14:59 +0100
commit5bdc7351cd7f70ea3f6d13a1490c6217c70d03bb (patch)
treeb116368c0dc09c3be322fd5f147bf846425d9fa1
parent22a4354db13e29b8e4b255446c24f9c1d2e1196f (diff)
downloadvendor_replicant-5bdc7351cd7f70ea3f6d13a1490c6217c70d03bb.tar.gz
vendor_replicant-5bdc7351cd7f70ea3f6d13a1490c6217c70d03bb.tar.bz2
vendor_replicant-5bdc7351cd7f70ea3f6d13a1490c6217c70d03bb.zip
Revert "otablock: Disable only the actual activity, leave the service on"
This reverts commit 583a6429e6894a5e6dc0a73c48d4513322fe49a4, pawit got a better fix
-rw-r--r--prebuilt/common/bin/otablock1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuilt/common/bin/otablock b/prebuilt/common/bin/otablock
index 1e6b3258..b1a93f26 100644
--- a/prebuilt/common/bin/otablock
+++ b/prebuilt/common/bin/otablock
@@ -6,3 +6,4 @@
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