commit | f12cc11b6f3a04d670fbedfdd86be0f8e2c8bb9a | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Aug 26 16:25:00 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Fri Aug 28 17:19:42 2020 +0000 |
tree | 0c6a717773c57e0dfffb492eb486ba09c18619c5 | |
parent | 1150b2a6705f48a178cdd4c173ea6b600550c7bc [diff] |
Explicitly check for List type in cpp backend Instead of checking IsGeneric(), we should explicitly check for the List type since it is handled differently. Test: atest aidl_integration_test && atest aidl_unittests Change-Id: I91ce0c6e4f449b414a3be3f22db87f7ad6897642
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview