otablock: also disable BroadcastReceiver

otherwise it'll prevent the device from going to sleep

Change-Id: I56e20c4b3e33c78f30e095f38240d6663c9d74f5
gugelfrei
Pawit Pornkitprasan 11 years ago
parent ea14a88a2a
commit 41b862ca20

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

Loading…
Cancel
Save