commit | cb8b3f27d28c74e9b2fcdcbaa071a8049be5cfa6 | [log] [tgz] |
---|---|---|
author | Schneider Victor-tulias <victortulias@google.com> | Tue Aug 20 11:10:09 2024 -0400 |
committer | Schneider Victor-tulias <victortulias@google.com> | Tue Aug 20 11:10:09 2024 -0400 |
tree | 66e38d7881ecd9921abdf784b9ba4060543be876 | |
parent | 5eeff8d1e34da5a4bacbc6d9510ad3492a6d98e8 [diff] |
Handle multithreading in ActiveGestureLog ArrayList.add is not thread-safe. Attempting rapid calls across threads is the only way for it to throw ArrayIndexOutOfBoundsException. Flag: EXEMPT bug fix Fixes: 360619084 Test: checked TIS logs Change-Id: I66e5f2e13d5237717abcf42e56efa2942f317676