commit | af5b4f471df108ffbe1c3861d18b2141710d7bf8 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Fri Oct 28 12:41:38 2011 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Fri Oct 28 12:41:42 2011 -0700 |
tree | 7ce9d3c628fc167d9afc3530dae67cd8dc082be5 | |
parent | 2333a02e152616c4b982c149ea2a5c9e9615e274 [diff] |
Fixing a memory leak in accessibility enteraction APIs. 1. AccessibilityInteractionConnection was non-static inner class, hence keeping a handle to the enclosing ViewRootImpl resulting in leaking activities. bug:5525412 Change-Id: Ie438861663d623d503995844125d9e15d677fc32