OSDN Git Service

Specify --max_timestamp when calling brillo_update_payload.
authorTao Bao <tbao@google.com>
Tue, 3 Oct 2017 21:17:57 +0000 (14:17 -0700)
committerTao Bao <tbao@google.com>
Tue, 3 Oct 2017 21:18:33 +0000 (14:18 -0700)
commited08bc4a2267c038ce4834fc65a6693a7e0223af
treefefb767977e33b32b42c9cc16c3fbe480512c10d
parent253147edf484276111a2e2db3de3f978eff343e5
Specify --max_timestamp when calling brillo_update_payload.

Bug: 36232423
Test: Create OTA packages (full, incremental and downgrade) with
      ota_from_target_files.py; check the parameters passed down to
      brillo_update_payload.
Change-Id: I3af397f05fe16f4a9f0eb73e8272bac6afdc002a
tools/releasetools/ota_from_target_files.py