Commits

Svetoslav Ganov authored d7910dd42a2
Fixing crash in ViewGroup.dispatchPopulateAccessibilityEvent 1. There was a double call to recycle of a pooled instance which was causing an exception. Removed an unnecessary call. bug:6408689 Change-Id: Ic74b743c6be28ca95ab84b15f28edb5bc95f0a88