commit | c8835f133e8422a05ab6d195c75d3dc3d98c0558 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Tue Jul 25 14:57:39 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Wed Jul 26 16:31:31 2017 -0700 |
tree | 06438f232f304ff042d13a46b83c675078cc7031 | |
parent | f8b323791481ef3d51f444de3dfda36b4771c1f9 [diff] |
[RTT] Add cleanup on app death Add a binder death listener to register for app death and execute cleanup code. This is a replacement for the death listener added to the AsyncChannel which caused a memory leak in apps. Bug: 37443149 Test: verified using test app ResponderToolActivity Change-Id: I90b28fcb2d7d61cf40807960c3bf56a262b595b9