mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
d9a93ca476c72aaee0c3b8e1d1d1b900765ea149
The handle type here is needed in some HALs now (specifically in order to encode a Surface, which is backed by a handle). This previously wasn't in Java simply because handles are more common in native code, and so it wasn't expected to be used. Fixes: 171087128 Test: build Change-Id: Ie1eaf50cc8e62932cc553b80c02be434bfbaf3b3
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%