mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
2ebe3906ada0061768c4fb930b4d97ec5d9ff4e9
In the configuration, remove "mono" channel masks. The legacy implementation always used stereo, the framework handles channel conversion. Otherwise, the input may be opened with a different channel mask from the output. In 'prepareToClose', close the output side of the route. The framework may close the "old" output stream after it has opened a new one. A call to 'prepareToClose' means that the framework thread is already shutting down, thus it is safe to shut down the route. Bug: 302036943 Test: atest audioeffect_analysis Change-Id: I95b57807f2559ef681da822b3cab4ea6b4340143
Merge "Make apex_available of nn hidl interfaces explicit in Android.bp" am:
fd48e195bb am: 1156f7c564 am: b0e2887437
Merge "lnitialize payload of additionallnfo for VTS InjectSensorEventData test" into android14-tests-dev am:
01d47260a1
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%