commit | bf4c666a0f3ac84f6c93493681e6baee66d95f47 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue Jul 16 15:07:01 2019 -0400 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Jul 24 02:21:44 2019 +0000 |
tree | f8f42a607fc454a18764265be3add2739dd3a7b8 | |
parent | a6ef24edd1b45a222a35377b6e4886dce900f859 [diff] |
Add cleanup method to FalsingManager to prevent memory leaks. When the FalsingManager gets reloaded (due to plugins) it can leak its listeners and callbacks. This change fixes that. This is a CP of http://ag/8668802. Bug: 136351609 Test: manual Change-Id: I7ea8384678b60e78ed384e19bbd7932722fe2b9c Merged-In: I2b52d018d478dbcad4ecb7d8a5b361638d5c5877 (cherry picked from commit 73d48ab970ac627a0dc54ada9b2d86c5e3083e05)