| commit | f03fe3d27e284141676c4c5ea7ba7efaec97d1b1 | [log] [tgz] |
|---|---|---|
| author | Stephen Crane <cranes@google.com> | Fri Jun 25 15:05:00 2021 -0700 |
| committer | Stephen Crane <cranes@google.com> | Fri Jun 25 15:15:50 2021 -0700 |
| tree | 58f4010dcd9ca148269c0f1f97413b5bc2b932b2 | |
| parent | 538730970d090b3b49eb5d0fc902120190c243c8 [diff] |
[binder_rs] Make Binder interfaces and Strong<> Sync NDK Binder objects are thread-safe, so our Rust interfaces and Strong<> objects can be marked as Sync. Test: atest -p frameworks/native/libs/binder --include-subdirs Bug: 164453341 Change-Id: I9aea4413cae14af136e1d6f5f4143cce30d65a37