mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
The effect instance may choose to reallocate the input data message queue under specific conditions. For example, when the input format changes, requiring an update to the data message queue allocated during the open time. In such cases, the effect instance can destroy the existing data message queue, when the audio framework see a valid status MQ and invalid data MQ, it call reopen to get the new data message queue. Bug: 302036943 Test: m android.hardware.audio.effect-update-api, m Change-Id: Ia245b154176f64bc3cc6e6049bca4f9c68ad482d Merged-In: Ia245b154176f64bc3cc6e6049bca4f9c68ad482d