commit | 64ea6ca2e39b779495feb695033c414ebfe62ac0 | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Mon Oct 15 16:50:23 2018 -0700 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sat Oct 20 00:17:52 2018 +0000 |
tree | 08227f9023cb15b6446ac1d1b5b2e5171fedb36d | |
parent | 7d4945ca8664c7e5def08ce4bbd6841a1bfac174 [diff] |
wm: recycle bitmaps immediately in TaskSnapshotPersister Bitmap created in TaskSnapshotPersister are very short lived and shouldn't be left around in the Java heap. Test: boot, switch apps, works bug 117795621 Merged-in: I4b5e0db50c2b7adaa71cb0d22535c1b37c7523e8 Change-Id: I4b5e0db50c2b7adaa71cb0d22535c1b37c7523e8 (cherry picked from commit 9b4eaf740957663b01d4bf056df250dd028e0cb0)