#!/system/bin/sh
sleep 22
/system/bin/sh /system/bin/pm enable com.google.android.gms/.update.SystemUpdateActivity
/system/bin/sh /system/bin/pm enable com.google.android.gms/.update.SystemUpdateService
/system/bin/sh /system/bin/pm enable com.google.android.gms/.update.SystemUpdateService$ActiveReceiver
/system/bin/sh /system/bin/pm enable com.google.android.gms/.update.SystemUpdateService$Receiver
/system/bin/sh /system/bin/pm enable com.google.android.gms/.update.SystemUpdateService$SecretCodeReceiver
/system/bin/sh /system/bin/pm enable com.google.android.gsf/.update.SystemUpdateActivity
/system/bin/sh /system/bin/pm enable com.google.android.gsf/.update.SystemUpdatePanoActivity
/system/bin/sh /system/bin/pm enable com.google.android.gsf/.update.SystemUpdateService
/system/bin/sh /system/bin/pm enable com.google.android.gsf/.update.SystemUpdateService$Receiver
/system/bin/sh /system/bin/pm enable com.google.android.gsf/.update.SystemUpdateService$SecretCodeReceiver
/system/bin/sh /system/bin/pm disable com.google.android.gms/.update.SystemUpdateActivity
/system/bin/sh /system/bin/pm disable com.google.android.gms/.update.SystemUpdateService
/system/bin/sh /system/bin/pm disable com.google.android.gms/.update.SystemUpdateService$ActiveReceiver
/system/bin/sh /system/bin/pm disable com.google.android.gms/.update.SystemUpdateService$Receiver
/system/bin/sh /system/bin/pm disable com.google.android.gms/.update.SystemUpdateService$SecretCodeReceiver
/system/bin/sh /system/bin/pm disable com.google.android.gsf/.update.SystemUpdateActivity
/system/bin/sh /system/bin/pm disable com.google.android.gsf/.update.SystemUpdatePanoActivity
/system/bin/sh /system/bin/pm disable com.google.android.gsf/.update.SystemUpdateService
/system/bin/sh /system/bin/pm disable com.google.android.gsf/.update.SystemUpdateService$Receiver
/system/bin/sh /system/bin/pm disable com.google.android.gsf/.update.SystemUpdateService$SecretCodeReceiver
