audio-hal: fix for audio mute post S2D
Due to synchronization issue between CPMS event reaching audio call back function and ADSP state change at hiber script, randomly audio gets muted post S2D when mercury codec is not reset post S2D due to ADSP still not up on Talos. We added change to avoid mercury codec configuration in both suspend and restore path during S2D untill ADSP is up. Change-Id: I0f36f1ed96f5fb4a6a29a83f43b4b1cd5180a93f
Showing
- hal/audio_extn/Android.mk 4 additions, 0 deletionshal/audio_extn/Android.mk
- hal/audio_extn/PowerPolicyClient.cpp 67 additions, 1 deletionhal/audio_extn/PowerPolicyClient.cpp
- hal/audio_extn/PowerPolicyClient.h 46 additions, 0 deletionshal/audio_extn/PowerPolicyClient.h
- hal/audio_extn/audio_extn.c 2 additions, 1 deletionhal/audio_extn/audio_extn.c
- hal/audio_extn/audio_extn.h 3 additions, 1 deletionhal/audio_extn/audio_extn.h
- hal/audio_hw.c 10 additions, 0 deletionshal/audio_hw.c
- hal/audio_hw.h 2 additions, 1 deletionhal/audio_hw.h
Loading
Please register or sign in to comment