replicant-vendor_replicant/prebuilt/common/bin/otablock
Ricardo Cerqueira 22a4354db1 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
2013-08-29 15:57:17 +01:00

9 lines
228 B
Bash

#!/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