mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
731178ea46017145f7096f8cfc55b87e7b35abff
A Rust HAL cannot return a service specific error when a nullptr is passed to setCallback, since libbinder_rs checks for nullptr and returns EX_NULL_POINTER before the request reaches the specific HAL. Bug: 360755781 Test: atest VtsAidlHalCameraProvider_TargetTest Change-Id: I8c558aa6b1d7c89b89506b975b4acd97b5571791
Merge "Refactor VTS tests to use common sine input generation method" into main am:
79c86b7b99 am: c30ef7be3e
Merge "Graphics: Add Rust and AIDL defaults for graphics HALS, migrate usages" into main am:
95e6875d39
Merge "VtsHalBluetoothTargetTest: Remove SCO loopback tests" into android14-tests-dev am:
f68333970e
Merge "Add benchmark for sending a vector of binders over AIDL" into main am:
689515da6e am: 2781c2af74
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%