commit | 93463363bfd1baa0ba8bde6f3cf736ad27c91757 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Wed Sep 09 17:32:26 2020 -0700 |
committer | Emilian Peev <epeev@google.com> | Wed Sep 09 17:35:29 2020 -0700 |
tree | 4186da52d7cb082014806b01ba1c97b334627a1b | |
parent | d39f47f38d64b6893ae2fd9a01eef604a081eadc [diff] |
Camera: Track native metadata allocations Native camera metadata buffers can increase both in size and count over prolonged periods of camera usage. Register and track the native buffer allocation in the Java VM to improve GC. Bug: 168100424 Test: Camera CTS Change-Id: I7a10c2f360307a6c1afeecde24dc42184106b872