commit | 3d79be886912aa32399049da8df8dea3052581cc | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Jul 15 17:54:11 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Jul 15 18:06:16 2019 -0700 |
tree | f7e0347f4d6450d6b1d822b6176f098b0c36825d | |
parent | 67591ab43bb6637c17ec1a37b3766669697dc40d [diff] |
libbinder: delete tests for linkToDeath w/ no ref These tests succeeded before because of a circular reference that held onto a binder when it was linked to death. Now that this circular link is broken, these tests fail. Bug: 137587622 Bug: 137212433 Test: binderLibTest Change-Id: Iaf150012d8883b642c9b3cd065d4a2299cbffb79