commit | 124565a3a8f2f1c9ffe0d1665eea3e0f83497122 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Dec 15 18:45:00 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Dec 16 09:14:53 2021 +0900 |
tree | aa11a41b8c6c7ea6a5254d1a4e80c2105e58b87b | |
parent | ca4f31913431f61e04a5897304e2450103509ac7 [diff] |
Support fixed-size arrays in the Rust backend AIDL type T[N] is translated into [T;N] in Rust. Bug: 207087196 Test: aidl_integration_test Change-Id: I472f07a24cea36a6d989c38bb89ded1f19cbc0af
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview