commit | 1e19ac97d44212d312cd304fb987c133d4c881d1 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Nov 17 16:56:00 2020 -0800 |
committer | Ady Abraham <adyabr@google.com> | Wed Nov 18 19:55:30 2020 +0000 |
tree | c8ce5fc80f768aa87fd2fb5a82877480245e8724 | |
parent | b8871072670285c34d18c762d483b553c5473557 [diff] |
SurfaceFlinger: fix OneShotTimer timespec overflow struct timespec::tv_nsec must be < 1s to be considered as valid input to sem_clockwait. Test: interact with device and observe systraces Bug: 170665374 Change-Id: I4aa5b86cd55fd89adb12cd5a28ce599c8a1c0c93