Hi @JorgeCas ,
Thank you for reply.
Currently we do not have the extended audio board, can you please let me know how we can reconfigure music app and navigation to audio jack.
we tried the configuration given in Android_Auto_User's_Guide.pdf.
please find modifications which is not working below in configuration file.
<devicePorts>
<devicePort tagName="bus1_system_sound_out" role="sink" type="AUDIO_DEVICE_OUT_BUS"
address="bus0_media_out">
<gains>
<gain name="" mode="AUDIO_GAIN_MODE_JOINT"
minValueMB="-500" maxValueMB="0" defaultValueMB="0" stepValueMB="100"/>
</gains>
</devicePort>
<devicePort tagName="bus0_media_out" role="sink" type="AUDIO_DEVICE_OUT_BUS"
address="bus1_system_sound_out">
<gains>
<gain name="" mode="AUDIO_GAIN_MODE_JOINT"
minValueMB="-500" maxValueMB="0" defaultValueMB="0" stepValueMB="100"/>
</gains>
Please let me know do we need to do any other modifications in our code for reconfigure music app and navigation to audio jack.
Thank you.
Thank you.