mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
550675ccffb7023e73022cdf411551cd62047c4b
The CROP spec specified to encode the rect as 4x int64, however Rect, gralloc4's libgralloctypes, and mapper5's IMapperMetadataTypes all used int32 for the Rect fields when encoding the crop since that's the actual size of the Rect's fields. Since VtsHalGraphicsMapperV4_0TargetTest's CROP test made use of libgralloctypes, fix the size in the spec to align with the implementations. Fixes: 359690632 Test: N/A Flag: EXEMPT doc only change Change-Id: If829c31188bea0f203d6ea6a96695414e9513256
Merge "keymaster_benchmark: remove usage of base::CommandLine" into main am:
03cafd0b65 am: e6248dfd84
Merge "Skip event count assertion on reporting mode" into android14-tests-dev am:
70be0c430b am: d69acec03e am: b0ce763fd6
Merge "Add frozen: true|false to all AOSP HALs that don't have frozen" into main am:
78b668e4a9 am: 71bb8c5dfa
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%