Commits
Romain Guy authored and The Android Open Source Project committed d65addb4c9e
AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) BUG=1749387 Automated import of CL 143758