I'm using iMX8m board with Android 9 BSP. we have connected HDMI as display to the board, so we commented hdmi-sound in dts file.
Using tinyplay song.wav we can play sound and we can here through headset jack. But with default play/Online stream if we play anything we can't hear the audio.
How to fix this issue.?
解決済! 解決策の投稿を見る。
Pls configure ${MY_ANDROID}/device/nxp/imx8m/evk_8mp/audio_policy_configuration.xml
Route media audio source to headphone.
Pls configure ${MY_ANDROID}/device/nxp/imx8m/evk_8mp/audio_policy_configuration.xml
Route media audio source to headphone.
I'm using SGTL5000 audio driver, What should I change in that configuration file.?