commit | 2a45d0acb3ae216ffd010e6167c931007c22b9fb | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Jan 21 22:58:52 2022 +0000 |
committer | Devin Moore <devinmoore@google.com> | Wed Feb 02 18:23:15 2022 +0000 |
tree | 77f809626273b3a6a0183a38107b530f2b9bb35c | |
parent | 23edf928460ed72637703989c6c1bea7ee4c837f [diff] |
Evaluate the type before checking array dimension type AidlConstantValue final_type_ changes after calling EvaluatedType... So evaluate the constant value before checking the type. This allows for Type::REF and Type::BINARY to be used in array dimensions. Test: atest aidl_unittests Bug: N/A Change-Id: Ic00699e3e6095c57b814df3140bf29dbcd2fb8dd
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview