commit | 088550048864aa836e9411acc28ae8f8fed28a03 | [log] [tgz] |
---|---|---|
author | James Mattis <jmattis@google.com> | Wed Mar 31 13:57:52 2021 -0700 |
committer | James Mattis <jmattis@google.com> | Wed Mar 31 14:45:27 2021 -0700 |
tree | edc18c5c5721a917d30c143d335d90967330aa45 | |
parent | 9a7ad7fa85cf9c68238c8b33d3402424d0bf08d4 [diff] |
Calling linkToDeath on binder in NRI constructor Any NRI constructor that can possibly have a binder should call linkToDeath on that binder if present. Not doing so can result in a no such element exception when that NRI is removed. Bug: 184155022 Test: atest FrameworksNetTests atest FrameworksNetIntegrationTests atest CtsNetTestCasesLatestSdk Change-Id: I90d594e43474483c554d0d315ff7abb6f678e093