NdkBinderTest: Test local 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: I5d8aa5649fe59d813c64f2aae9288385f45c728b
Loading
Please sign in to comment