diff options
| author | 2021-01-20 13:33:19 -0800 | |
|---|---|---|
| committer | 2021-01-21 14:39:32 -0800 | |
| commit | 3ba4d8b97f494d380203eb27abbc346fa20c625a (patch) | |
| tree | aacf661341edbc64789cf32794b5681fd62fa359 /libs/gui/QueueBufferInputOutput.cpp | |
| parent | cb8eb2be57f7b4ed2e6ad27caf931cdf925897ac (diff) | |
libbinder_rs: Use NDK parcelable array APIs
Rather than embedding the wire format of parcelable arrays in rust, we
should rely on the NDK implementation to parcel and unparcel arrays of
generic parcelables. This allows the NDK to change the wire protocol
independently of the Rust library.
Test: atest -p frameworks/native/libs/binder/TEST_MAPPING
Bug: 174801709
Change-Id: I52dd35c506e96840f8e765ba53cb7c83f4921536
Diffstat (limited to 'libs/gui/QueueBufferInputOutput.cpp')
0 files changed, 0 insertions, 0 deletions