commit | 1b9a3cf9d6cf394a91f39bf64ade5a7b444796e9 | [log] [tgz] |
---|---|---|
author | Atneya Nair <atneya@google.com> | Thu May 05 18:15:35 2022 -0400 |
committer | Atneya Nair <atneya@google.com> | Mon May 09 16:22:22 2022 -0400 |
tree | 646e646b9749934c332d2e9ca7673b185278d80d | |
parent | 688cec6e7adb88f3a121ab94d5aaa9ecd9a0d312 [diff] |
Change total sample count type to 64 bit We encounter aborts due to globally enabled overflow sanitization. - Change mTotalSmp to 64 bit to avoid crashes The behavior of this component is still not well-defined if ToneGenerator plays for long durations. Bug: 229549191 Test: Compiles Change-Id: Idb7c0ae9272ece837663f4ab8ee1be72c0c28857