commit | a1baac53d0baf580c7ee6988a4c39cf124735ba0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Sep 24 14:23:01 2021 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Sep 24 08:05:09 2021 +0000 |
tree | c3a9cd086378f4250a5b9e70420ac20943d03b93 | |
parent | 9ab59123f20a3b6d304d0338c3f9601441a06462 [diff] |
Add an interface including methods with a map A map in aidl has been tested by only parcelable. So, add an interface including methods with a map to confirm if the interface is compilable. And fixed a bug when a value type is an array. Test: mma on aidl directory Bug: 146545408 Bug: 195273504 Change-Id: I4b87386b6904ff5007028f674a92bb657f0973d5
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview