commit | 2f2077a404e8a8f9be0d16c8a040e6ca9b460900 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Aug 28 11:27:53 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Mon Aug 31 16:41:52 2020 -0700 |
tree | 5abd2350fbf6f7c9896b8a9c72ac5222ae628807 | |
parent | 7b68f0ba8ef7f82b4d00cc3c39da415d2517a650 [diff] |
Add headers for the type parameters in all generic types Simplifying the AddHeaders function for cpp backend. Once we are finished handling a type, we will return. If this is an unexpected or unhandled type, we will abort instead of just returning. Test: atest aidl_integration_test aidl_unittests Bug: 142326204 Change-Id: I2559d4bf99f8b2f4173ca6bc13a3c0fa085bdf74
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview