commit | 43d68dcfe962c2f9a268ceb01f353f3fdb1ded81 | [log] [tgz] |
---|---|---|
author | someone5678 <someone5678@users.noreply.github.com> | Fri Mar 29 20:50:27 2024 +0900 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Mar 23 23:50:04 2025 -0400 |
tree | fb8bb31567e8c17939a6445eea065f7c57db4ca1 | |
parent | 937e85c66877ef48589481998646e3c6d98a7dae [diff] |
interfaces: bluetooth: Restore LC3 codec support for A2DP * LC3 codec support removed in commit "Add Opus to BT Audio HAL and update version to V2" * Add back support for it to properly handle the case that device only supports LC3 and etc. but not OPUS. Ref: https://android.googlesource.com/platform/hardware/interfaces/+/a2587da5b2cc401f522fb9d3652b9ac42fa4fa15 Change-Id: If779b175c95698b096cc38ece54cddd659b338f7 Signed-off-by: someone5678 <someone5678@users.noreply.github.com> Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Jackeagle <jackeagle102@gmail.com>