commit | 1f770ee834ba700e926b56c7ec948430ddb43793 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Wed Jun 23 23:49:42 2021 -0700 |
committer | Winson Chung <winsonc@google.com> | Thu Jul 01 17:14:13 2021 +0000 |
tree | 4a59d7cf0f369b7811ed027cef677d92852e2890 | |
parent | 146efcb572c362831ac5df1df358a600d25b7bd5 [diff] |
Fix strictmode error logs due to task snapshot hw buffer not being closed - Wrapping the buffer into a bitmap will add a reference so we can close the buffer once we convert the TaskSnapshot into a ThumbnailData - Also probably shouldn't be creating a new ThumbnailData for each local task stack listener (most of whom don't actually handle this method) Fixes: 165825625 Test: Check logs Change-Id: I4d881721692a960ac40be848e49188afddbbc9c3