mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
d63cd3fff655f55f4960e2d929bbbe47b7ecbde3
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
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%