Commit 597ce3bd authored by Dimitry Ivanov's avatar Dimitry Ivanov
Browse files

Fix the build

Change-Id: Ib226f087a76ddd426e40f4d6d94f2ed758660c36
......@@ -891,7 +891,9 @@ void btif_a2dp_stop_media_task(void)
void btif_a2dp_on_init(void)
{
#ifdef USE_AUDIO_TRACK
btif_media_cb.rx_audio_focus_state = BTIF_MEDIA_FOCUS_NOT_GRANTED;
#endif
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment