commit | 2bdca4f6e1de4adee5a7f4ca106a45da020fcb08 | [log] [tgz] |
---|---|---|
author | Dima Zavin <dmitriyz@waymo.com> | Thu Feb 28 14:50:25 2019 -0800 |
committer | Dima Zavin <dmitriyz@waymo.com> | Thu Feb 28 14:55:48 2019 -0800 |
tree | 2d42f6af5aa1f30580b79149460526758131c39f | |
parent | 4f153d757626b5a6ec9dfb655d7ed2bbc60c784d [diff] |
fastboot: switch the timeout clock source to steady_clock Previously, system_clock was used for remote command timeouts which can get disturbed by NTP adjustments (jumps). Change-Id: I0ffc159bf34d12e8d3713044524114d60a6a45ca Signed-off-by: Dima Zavin <dmitriyz@waymo.com>