summaryrefslogtreecommitdiff
path: root/security/keymint/aidl/vts/functional/KeyMintTest.cpp
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2021-04-27 10:37:03 +0900
committerJooyung Han <jooyung@google.com>2021-04-27 10:51:57 +0900
commitd63cd3fff655f55f4960e2d929bbbe47b7ecbde3 (patch)
tree7cfa93b4e49134a8e4e6969dda377666f6af1c97 /security/keymint/aidl/vts/functional/KeyMintTest.cpp
parent24c422c48baa79c42148cd47a9e34139ec2eebea (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