mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
8dbc51158feef7788d368bab8456a53b3a27e2fa
Since libaudiohal@aidl reports that the most current legacy C API version is supported by the HAL, the audio server uses a different logic for telephony scenarios than for the HIDL HAL. This involves opening more streams on the same mix port. Allow opening an unlimited number of streams. However, keep the number of active streams to be `1`. Bug: 302132812 Test: atest CtsMediaAudioTestCases --test-filter=".*AudioNativeTest.*" Test: atest CtsMediaAudioTestCases --test-filter=".*CallAudioInterceptionTest.*" Change-Id: I896398fca73f28d28d9397d00751394c969531b4
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%