commit | 1f35ef3819ea447b655f43c95474c12c41259af7 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Feb 15 19:08:05 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Feb 16 02:00:17 2021 +0000 |
tree | 4f4a9ea1589c200ad2d5d12c1045844656e20a41 | |
parent | aab242afc87aa8b46ec68422837275ee527ec741 [diff] |
Map's value type can be array. We don't allow "primitive types" for Map's value type. But because arrays are not primitives, we don't need to reject arrays for Map's value type. Bug: 180255700 Test: aidl_integration_test Change-Id: I41e55c066ad5fbee15dd40e97456088b8cd08c37
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview