Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1222c10f authored by Dimitry Ivanov's avatar Dimitry Ivanov
Browse files

Fix the build

Change-Id: Ib226f087a76ddd426e40f4d6d94f2ed758660c36
parent cc9daa7a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
}