mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
5e5783daef84deecd53bfb1e94a0177e667b71db
DebugDump does not return an error code, thus the implementation can not return not implemented. As a result, the test can not expect any output from the function. Only test that the call does not crash and add a log if the function is probably not implemented in the test. Test: vts-tradefed run vts --module VtsHalAudioV2_0Target Test: call/play music/record/video... Bug: 36311550 Change-Id: I2c18958bceb1eb638491f9afce9d8e8025ccd3ec Signed-off-by: Kevin Rocard <krocard@google.com>
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%