mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
ebeaa36f431cc360d4fc8e5d3ef99b74cf1ce2de
This test does not account for potentially missing Sk HAL. Ideally, the test should pass on those devices too (since Sk is an optional HAL at the moment). This test uses should_panic expecting the client code to panic on processing the message, but that code is never executed because the backend is not present & the method doesn't panic & the test fails. As a mitigation, #ignore the test. Bug: 317416663 Test: VTS show "IGNORED" Change-Id: I2f1bb45361943f22d8cadc929059c65cb3120f3f
Merge "Don't depend on String8 cast to C string [drm]" into main am:
15272cf28e am: 19f00f8964 am: da306554c5 am: cc11251fe4
Merge "Ensure AIMapper and underlying IMPL outlive IMapperProvider" into main am:
b8c23a8a7d am: 4c11b51986
Merge "Make apex_available of nn hidl interfaces explicit in Android.bp" am:
fd48e195bb am: 1156f7c564 am: b0e2887437
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%