otablock: also disable BroadcastReceiver
otherwise it'll prevent the device from going to sleep Change-Id: I56e20c4b3e33c78f30e095f38240d6663c9d74f5
This commit is contained in:
parent
ea14a88a2a
commit
41b862ca20
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue