commit | e87cdd035c96bfd67663b7272cb7693dc05ef536 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Dec 11 16:47:35 2020 +0900 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Sat Dec 12 02:07:42 2020 +0000 |
tree | 2ea7f672b321b292645810ba06e48b7299c5094c | |
parent | 06af0b153a3331ef4dfb7c45250921a6991b54b5 [diff] |
List<T> supported types Added a parameterized test to reflect the current status: This revealed some weird cases like "List<IBinder>" is not supported in the NDK backends. Note that added checks in aidl_language.cpp are to avoid crashes. We need to fix if the current status is not what we intended. Bug: 174779997 Bug: 171932530 Test: aidl_unittests Change-Id: Id5fa4c55b9c36206b25d6408d16ddfc224704f95
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview