commit | bca742946f0c20e4227b23f2b52c43350e73ca5c | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Fri Aug 10 16:06:07 2018 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Mon Aug 20 16:01:29 2018 -0700 |
tree | 9400059ddc2f410c677d6bb66ac32f925bc49737 | |
parent | 51d361e77c038003d7aeab39e9d91ffb31332c1e [diff] |
Fix or suppress some google-runtime-int warnings. * Use time_t for tv_sec type. * Use 'auto' to avoid explicitly use of 'long'. * Use (u)int16_t instead of (unsigned) short. Bug: 112478838 Test: build with WITH_TIDY=1 Change-Id: I023e579b071688731064e51dc94f404274cd59e2