| commit | 5f48bf70cdddbe228a9382e9da1f4663be70139f | [log] [tgz] |
|---|---|---|
| author | Jooyung Han <jooyung@google.com> | Wed Sep 29 18:30:33 2021 +0900 |
| committer | Jooyung Han <jooyung@google.com> | Wed Sep 29 18:46:07 2021 +0900 |
| tree | fd84694dcafcb17b5dbe875d859aba5a4775d576 | |
| parent | 2aedb11757ba90f59c2c7c3f1039a079747c921d [diff] |
nested types: restructure GenerateCpp() Each output(.h/.cpp) needs to emit nested types recursively. For example, a header might contain decls of interface/parcelable/etc. This change prepares upcoming changes for C++ nested types. Bug: 201376182 Test: aidl_unittests, tests/golden_test.sh check Change-Id: I7ae347e8ba3eb9661d7d36421647f1d299068f38
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview