mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
6512b6050291fbfc1ddf7d084fbc6102916c03cc
Legacy implementation through getParameter can not return a status_t. This is problematic for - getSupportedChannelMasks(format) - getSupportedSampleRate(format) as they should be able to return NOT_SUPPORTED if they do not support the provided format. In that case, allow the legacy implementation to return an empty string that will be converted to NOT_SUPPORTED. Test: atest VtsHalAudioV4_0TargetTest Bug: 77307068 Change-Id: I78c37caf059885e3d33e6a308876dbc0e3ef7145 Signed-off-by: Kevin Rocard <krocard@google.com>
Merge "Convert contexthub hal test to use VtsHalHidlTargetTestEnvBase" am:
bd98b61b2c am: 5cc68bc013
Merge "Convert gatekeeper hal test to use VtsHalHidlTargetTestEnvBase" am:
c730bcf0af am: a96bb1d1c0
Merge "Convert boot, memtrack and power hal to use service name aware testing." am:
b9515d9d3f am: a713584847
Merge "Ignore meta sensor events when checking values" into oreo-vts-dev am:
d09fdd6ca1 am: bfc5b817e7
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%