commit | 55a125443048bbf908790c75fa91c7741c297209 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Mar 31 21:53:11 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Mar 31 21:53:11 2022 +0000 |
tree | 04c1c8897f98a61fa2ac47b7df73ff1bb740e5b8 | |
parent | b8ba6e9cc036c9face3ab1c738fdc51cfd499323 [diff] |
libbinder: add log for dropped extension In the NDK/Rust backend, it's pretty easy to create a binder, attach an extension to it, and then immediately destroy that binder. Here, I add a log when this happens and add a unit test for BBinder which triggers this path (it's never expected to be hit in practice since binders aren't created without being sent). Bug: N/A Test: binderUnitTests Change-Id: Id2b51396b027530e3fad767f698a3b2cecbfa98d