commit | d1ce298dca8720479c4db78de0b35a3e3b5727f0 | [log] [tgz] |
---|---|---|
author | Jim Shargo <jshargo@google.com> | Tue Dec 19 23:23:41 2023 +0000 |
committer | Jim Shargo <jshargo@google.com> | Fri Feb 16 02:49:19 2024 +0000 |
tree | 57348a45dee9416f1e47703a0890aa2c7f335dc5 | |
parent | 3ee8f054d57c13633445f6f02ede3496d3e3cd59 [diff] |
bufferstreams: Make BufferOwner Send+Sync This is important for IPCs to work, since buffers can come in over the wire, be processed by binder threads, and handed off to client-controlled worker threads. Bug: 296099728 Test: atest Change-Id: I9c32ac17e07456aa6a8e7211c67893a51fc9724c