commit | fb4508535ddf40800430b324e6c6747a22b03908 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Oct 11 16:14:13 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 11 16:14:13 2018 -0700 |
tree | 23e51730672be68587800bf45d44a27503a3f22d | |
parent | ea96f70b7698694119e18826bfb2aa7b40f92dc6 [diff] |
libbinder_ndk: clarify local AIBinder_linkToDeath When a binder is local, process death means that the client calling linkToDeath will also die. In this case, there is no need to use a death recipient, so an error is returned. Bug: 112664205 Test: atest android.binder.cts Change-Id: I675637e937c1ac7a584a2d97bb1238e5b9f3e030