diff options
author | Jooyung Han <jooyung@google.com> | 2021-04-27 10:37:03 +0900 |
---|---|---|
committer | Jooyung Han <jooyung@google.com> | 2021-04-27 10:51:57 +0900 |
commit | d63cd3fff655f55f4960e2d929bbbe47b7ecbde3 (patch) | |
tree | 7cfa93b4e49134a8e4e6969dda377666f6af1c97 /security/keymint/aidl/vts/functional/KeyMintTest.cpp | |
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
Diffstat (limited to 'security/keymint/aidl/vts/functional/KeyMintTest.cpp')
0 files changed, 0 insertions, 0 deletions