commit | 1f7df5e41d4b08a3d301c90ed337561eceea9e4a | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Thu Jan 05 07:49:52 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jan 05 07:49:52 2017 +0000 |
tree | 6a1db43c1279a6e2705b1bea8aa252f52b9757d9 | |
parent | 4122ca259356426e211f8be23618361968a43fb5 [diff] | |
parent | c231e024922ef3ffe911ee0942bed325905282f5 [diff] |
Merge "Integration of the LDAC codec for A2DP source" am: c231e02492 Change-Id: I69e4397f102019a02637f04df18b169d21975387
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,