Merge "Integration of the AAC codec for A2DP source" am: 314f08379f am: 428b764c7a

am: b39dfc5954

Change-Id: I0f112ef179e78afca1a3659ed450bac5fedd2ad2
This commit is contained in:
Pavlin Radoslavov 2017-01-26 19:31:10 +00:00 committed by android-build-merger
commit b3f85b06bc

View file

@ -50,6 +50,7 @@ typedef enum {
// NOTE: The values should be same as those listed in the following file:
// BluetoothCodecConfig.java
BTAV_A2DP_CODEC_INDEX_SOURCE_SBC = 0,
BTAV_A2DP_CODEC_INDEX_SOURCE_AAC,
BTAV_A2DP_CODEC_INDEX_SOURCE_APTX,
BTAV_A2DP_CODEC_INDEX_SOURCE_APTX_HD,
BTAV_A2DP_CODEC_INDEX_SOURCE_LDAC,