diff --git a/autoupdate.py b/autoupdate.py index 3f060b3..67b63a8 100644 --- a/autoupdate.py +++ b/autoupdate.py @@ -451,7 +451,7 @@ def GenerateLatestUpdateImage(self, board, client_version, legacy_image=legacy_image) def GenerateUpdatePayload(self, board, client_version, static_image_dir, - legacy_image): + legacy_image=True): """Generates an update for an image and returns the relative payload dir. Returns: