commit | 878afae8f8fd00ec36fd9a7abfbfc4a61338fcce | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Jan 03 11:22:42 2024 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Jan 03 11:27:31 2024 -0800 |
tree | 834384f5fb5949f040f8c7df65a4f96284556db4 | |
parent | 5df990f75d0b5247a342dbb3e3a8ec68e995b9a7 [diff] |
audio: Fix the type used for timekeeping On 32-bit builds, the 'long' type is 32 bit. Thus, it can not be used to store the value returned from 'uptimeNanos'. Bug: 318055805 Test: atest CtsMediaAudioTestCases Change-Id: I4abf72415b7241728d3ddb1d11043dfd59a8d08a