* Ultra low latency playback is currently broken. Crackling audio
can be well noticed while playing WhatsApp audio messages or even
during some games.
* This patch routes all audio that normally used audio-ull-playback
paths to low-latency-playback paths instead, thus meaning we're
switching from ULL to LL mode.
Add 32/48KHz sampling rates to 8998 config file
and 32KHz sampling rate to 8996 config file to
allow voip applications with 32/48KHz to route to
the voip path
CRs-Fixed: 1065380
Change-Id: I0801f912977d9aed783c33a308288eae422a851b
- Make direct output independent of flag AUDIO_OUTPUT_FLAG_DIRECT_PCM.
- Remove multi-channel profile as it is redundant with respect to
direct output profiles.
Original Change-Id: I7f5fef656f1d8796872e4d297da3220c3e69951d
Change-Id: I7bd29678721d0215bd7fcdada4020e6b2ec6c397
Update default audio_policy_configuration.xml to remove configurations
that are not compatible with aosp system image and are causing vts failures.
Original Change-Id: Iae1f4c72090ef5a0c6472083dce8b0065beb6851
Change-Id: If1b6274a815dbd9b5a9a7dfdbf3fd8043df91446
* Based on ecf82951a4
* Global processor configurations discarded (useless anyway because
those were related with Dirac effects applied to MUIU shipping apps).
* Additionally to the same tests done by Google, it was verified that
with this change "XML effect configuration loaded successfully.",
while before it showed: "XML effect configuration failed to load.".
Change-Id: I954879274cea4e3f608cbf5c3e0b302ef187050a