commit | 3b31ccac97b070fd9e20a9d1860382af5a15fd10 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Nov 02 05:29:49 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Nov 03 12:41:05 2021 +0900 |
tree | 41311fb26b53e018482fe0a28d063865232fad72 | |
parent | 1b07286375857a1723cf1f761d85cfd701b3a17b [diff] |
Support APIs for arrays of interfaces libbinder/libbinder_ndk/libbinder_rs provides APIs to read/write array of interfaces. For the Java backend, the AIDL compiler generate read/write as inlined. Bug: 203483658 Test: aidl_integration_test Test: binder_parcel_fuzzer (a few mins) Change-Id: I3b8c47df441d9cf9a8b8fdeee17ba4cd2eb3ea13