summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2011-06-27 19:33:27 -0700
committerJim Miller <jaggies@google.com>2011-06-28 12:55:38 -0700
commitbf591ff682f14db7ba7b3554897e9cdcf245da59 (patch)
tree247d82d0062b085a2aafe713d97413250ec036f2 /tools/aidl/generate_java.cpp
parentabb04eec06bce358826e4cb6b5f852424ece8005 (diff)
Fix 4691563: Fix memory leak caused by Tweeners hanging onto references.
This fixes a bug where the animations in MultiWaveView were keeping references to bitmaps and preventing them from being reclaimed during GC. The solution is two-fold: 1. When any given animation completes, it is now removed from the list of running animators objects. 2. When the client explicitly calls reset(), we release all references to animators and objects. Change-Id: Ice434ed1720fe4c253b9607ef61699d41f87f777
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions