summaryrefslogtreecommitdiff
path: root/base/errors_unix.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-04-29 15:28:15 -0700
committerTom Cherry <tomcherry@google.com>2020-05-06 13:37:33 -0700
commit517808981e725313fa7dd40f1d0f682cc6b59c92 (patch)
tree0f19829e4deedf9f8f30db4cbaa62179ca5d13ff /base/errors_unix.cpp
parentf2c2746aba7a1722fb2a0a914d9ec060b65ccd62 (diff)
logd: don't check of the timestamp of audit messages is monotonic
This is the last isMonotonic() user and can go away. This timestamp is set in the kernel source in either the audit_get_stamp() or __audit_syscall_entry() functions. In both cases, the value used is from ktime_get_coarse_real_ts64(), which is a realtime timestamp. Test: audit messages show in the log correctly. Change-Id: Ife6c09dd97fccdfc7a8f07ee63161079ae2eccc4
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions