commit | 63a2d51e0537eb4bd0653b842589dd4375883980 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jun 25 01:10:15 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Jun 25 19:43:04 2021 +0000 |
tree | 7b89a6a35b29b0fadac1cbee92aaf433c9aaed66 | |
parent | 28318606d85897024dcfd06107bfd87748f5c4bd [diff] |
libbinder: attachObject APIs work with threads These APIs now return values so that they can be used in a multi-threaded environment without needing additional locking. Bug: 192023359 Test: binderLibTest Change-Id: Idc9054bde869a57c2cb5142963aae362674ce0c0