commit | ab3c6a5b751258159e5b1e3f7dcb47b131dbfdc6 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri Feb 01 09:52:15 2019 -0800 |
committer | Phil Burk <philburk@google.com> | Fri Feb 01 15:31:31 2019 -0800 |
tree | 4a90251580585dcab4d47a607f4bb559f803acfe | |
parent | fd1ea436c6487e32781a84fe542e0899626d6830 [diff] |
audioflinger: allow unsigned overflow in getRenderPosition Overflow is expected when 32-bit counter wraps after several hours. So prevent sanitization from causing a crash. Bug: 122986677 Test: run a stream for more than 12 hours so the position overflows Change-Id: I0f397f193288c2493a2036f67849bb12a9c9f221