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

Commit 8bea174c authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Move LC3 decoder" am: ea49b3c9 am: 2fcccafe

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1931014

Change-Id: Id79d4f6da50e9af3f4ffaa2fcf96fc58d2ad2a0d
parents dde61ec4 2fcccafe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
#include "common/time_util.h"
#include "device/include/controller.h"
#include "devices.h"
#include "embdrv/lc3/Api/Lc3Decoder.hpp"
#include "embdrv/lc3_dec/Api/Lc3Decoder.hpp"
#include "embdrv/lc3_enc/include/lc3.h"
#include "gatt/bta_gattc_int.h"
#include "le_audio_types.h"
Loading