commit | fdd2d3be9581ee572ab77f00d0a31a9fcd166ae4 | [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 | fb7f4a9424ef086d9b9db7ad0c0916a34aabf872 | |
parent | 9bdfa2c5822ecea665b2388ac8d23d560816ed42 [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