mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:00:08 +08:00
13e17bf90f
Traditional NDK headers provide the nanoseconds field of modification time as st_mtime_nsec, rather than contained in a timespec st_mtim. Unified headers do provide the timespec st_mtim. Bug: crashpad:206 Change-Id: I701ac2d5e357a13855a2a674f1355f2ea125ee4e Reviewed-on: https://chromium-review.googlesource.com/760618 Commit-Queue: Joshua Peraza <jperaza@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>