commit | 6beac04d8f9a57d299fe93948db82c633c3d0222 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Sat Oct 17 21:59:43 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Oct 20 08:04:12 2020 +0900 |
tree | 2ddb70d6aae06de1ea20a99eadfee5d28c357481 | |
parent | 3df81ae5a434e19391467ff8e1292c3e12a6571a [diff] |
union support for NDK backend Generated class for AIDL union for NDK backend is similar to the one for C++ backend. Differences are - not inheriting Parcelable, but has similar read/write methods - not having comparison operators. Bug: 150948558 Bug: 170784707 Test: aidl_unittests / aidl_integration_test Test: CtsNdkBinderTestCases Change-Id: Ib7f9265d7664ae98b9edd4a40d50351180c9a4d2
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview