diff options
author | 2021-11-25 17:14:05 +0900 | |
---|---|---|
committer | 2021-12-11 11:40:55 +0900 | |
commit | 856b468fd0a950a64059ec24cbc93c9125efcf26 (patch) | |
tree | edd3318c1523f5d13c522dd9b2a542b12cdbfd54 /libs/binder/RpcState.cpp | |
parent | b0a302ff11d97f8214ef6ebb81b1f75e3ce31485 (diff) |
binder_ndk: support fixed-size arrays
std::array<T,N> types are handled in AParcel_readData/writeData helper
APIs.
A fixed-size array is serialized just like a normal vector.
Bug: 207087196
Test: CtsNdkBinderTestCases
Change-Id: I52b3cdc6192af893ff2e22c190de41a9ae1ab80e
Diffstat (limited to 'libs/binder/RpcState.cpp')
0 files changed, 0 insertions, 0 deletions