commit | 79b834d47cdc113bc0652acb822df0d63298db3f | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Jul 07 17:17:04 2021 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Jul 07 17:17:07 2021 -0600 |
tree | 6c696f1365149a6ec7638b1ca7b6cc70c465c593 | |
parent | 5f5e03d3efcc98e51aa20848535a4032b8076003 [diff] |
Tag some "new Binder()" instances to detect leaks. We've seen evidence of a Binder leak, and our hunch is that it's caused by one of these anonymous "new Binder()" sites. Adding descriptors will help us identify the leak cause. Bug: 192415943 Test: atest BluetoothInstrumentationTests Change-Id: I30cd15f084cf50f67edd833b27b853c4b22e1db1