commit | d63cd3fff655f55f4960e2d929bbbe47b7ecbde3 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Apr 27 10:37:03 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Apr 27 10:51:57 2021 +0900 |
tree | 7cfa93b4e49134a8e4e6969dda377666f6af1c97 | |
parent | 24c422c48baa79c42148cd47a9e34139ec2eebea [diff] |
aidl: Suppress warnings on out-array out-param arrays are considered harmful since the Java backend requires them to be correctly allocated at caller site. But the only user of android.hardware.identity is in C++, we can just ignore them. Fixes: 179853403 Test: mma in hardware/interfaces/identity Change-Id: Ib9b7ad895b3827c0888869a5b154696e3aff5624