factory: DeviceBoard.ReadSpecialFile might fail on some special files |
|||
Issue descriptionbranch: ToT Currently DeviceBoard.ReadSpecialFile calls file.seek when using local link, but this might fail for some special files under sysfs (e.g., /sys/kernel/debug/atmel_mxt_ts/*/refs), and raise an exception "IOError: [Error 29] Illegal seek". We should revise ReadSpecialFile and make it able to handle this kind of files.
,
Jun 12 2017
,
Jan 22 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jun 9 2017