commit | 29027bc2cc99ca909285d028196b84b33dbc5b65 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Nov 16 23:19:19 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Nov 18 00:01:21 2020 +0000 |
tree | f8fe73370e31d29ac0ac46de6bb04620833135d0 | |
parent | dd57f1abfed13d41fe7126d5ca4b24a3885c1a0a [diff] |
Add union example for a test with versioning Adding a new field to a versioned union is considered as a compatible change, but passing a union with a value of a new field can raise an exception when the receiving side doesn't understand the new field. Bug: 170676897 Test: aidl_integration_test Change-Id: I8faeeb22c60c28a61d5006267371455d728359fc
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview