summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-08-29 15:57:17 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2013-08-29 15:57:17 +0100
commit22a4354db13e29b8e4b255446c24f9c1d2e1196f (patch)
tree36bf0ca909c8393e1c112b90532653c9532d761a
parenta0919a9671ab1e48c60da1ce23ddcfd7cc583722 (diff)
downloadvendor_replicant-22a4354db13e29b8e4b255446c24f9c1d2e1196f.zip
vendor_replicant-22a4354db13e29b8e4b255446c24f9c1d2e1196f.tar.gz
vendor_replicant-22a4354db13e29b8e4b255446c24f9c1d2e1196f.tar.bz2
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
-rw-r--r--prebuilt/common/bin/otablock1
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuilt/common/bin/otablock b/prebuilt/common/bin/otablock
index b1a93f2..1e6b325 100644
--- a/prebuilt/common/bin/otablock
+++ b/prebuilt/common/bin/otablock
@@ -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