mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
667dc2dcacba5341a79ac520ce712d2ce4cae1cc
Prior to this CL, ResilientPreparedModel and ResilientBuffer were passthrough interfaces that just forwarded calls to the underlying interface object. This CL implements the full recovery mechanism for these two classes. However, because we do not want to enable this functionality in the NN runtime yet, ResilientDevice hides the paths that create ResilientPreparedModel and ResilientBuffer behind an #if until we want to enable those paths. Bug: N/A Test: mma Change-Id: Idfe8093c63c7ba2f16c995eec872d150696e7a08
Merge "Audio VTS: Improve stability, update config validation test" am:
65dc8832cf am: 8929cd8573 am: c715cbe403
Merge "Adjust the parameters of accelerometer and hinge angle sensor" am:
3f4034f02b am: 012ae9cccc am: e77d7f323d
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%