Merge "Integration of the LDAC codec for A2DP source" am: c231e02492 am: 1f7df5e41d
am: ca8d1cc38f
Change-Id: If8bf63107aaffb666c8fb16cb7b81317abfa4bf5
diff --git a/include/hardware/bt_av.h b/include/hardware/bt_av.h
index 415c527..e5f7b31 100644
--- a/include/hardware/bt_av.h
+++ b/include/hardware/bt_av.h
@@ -52,6 +52,7 @@
BTAV_A2DP_CODEC_INDEX_SOURCE_SBC = 0,
BTAV_A2DP_CODEC_INDEX_SOURCE_APTX,
BTAV_A2DP_CODEC_INDEX_SOURCE_APTX_HD,
+ BTAV_A2DP_CODEC_INDEX_SOURCE_LDAC,
BTAV_A2DP_CODEC_INDEX_SOURCE_MAX,