compute-image-packages: remove no-infinite-loop patch
The retry loop this patch removes is necessary and breaks
the google-accounts-daemon in certain cases.
The google-instance-setup.service has "After=network-online.target"
which should be sufficient to block it in case network is unavailable
since we have disabled timeout in systemd-networkd-wait-online target.
BUG=b:35272718
TEST=trybots (kvm & gce tests)
Change-Id: I7670ef35f5d377b183144b3dc331497dae5641a6
Previous-Reviewed-on: https://chromium-review.googlesource.com/441935
(cherry picked from commit febf80383328ab12ccbbf39cfa45a56aa020638d)
Reviewed-on: https://chromium-review.googlesource.com/442057
Reviewed-by: Andrey Ulanov <andreyu@google.com>
Commit-Queue: Aditya Kali <adityakali@google.com>
Tested-by: Aditya Kali <adityakali@google.com>
3 files changed