audio: Enable Le Audio SW LC3 coding
Since the Le Audio HW offloader enable/disable control flag controls Unicast and Broadcast at the same time, we need them both to work either with HW or SW audio coding paths. This patch enables software encoding audio path on unicast. This is the only way to make unicast and broadcast to interact, since the HW offloader for Braodcast is not yet ready. Bug: 238997591 Fixes: 238997591 Tag: #feature Test: atest BluetoothInstrumentationTests Change-Id: I04fc1306eb15ea2ae102f65b59c1b1cca2070dd1
This commit is contained in:

committed by
TreeHugger Robot

parent
29941735c3
commit
cd63701eb0
@@ -24,6 +24,7 @@ PRODUCT_COPY_FILES += \
|
||||
device/google/lynx/audio/$(AUDIO_TABLE_FOLDER)/config/audio_platform_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_configuration.xml \
|
||||
device/google/lynx/audio/$(AUDIO_TABLE_FOLDER)/config/sound_trigger_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_configuration.xml \
|
||||
device/google/lynx/audio/$(AUDIO_TABLE_FOLDER)/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
|
||||
device/google/lynx/audio/$(AUDIO_TABLE_FOLDER)/config/audio_policy_configuration_le_offload_disabled.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_le_offload_disabled.xml \
|
||||
frameworks/av/services/audiopolicy/config/bluetooth_with_le_audio_policy_configuration_7_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration_7_0.xml
|
||||
|
||||
# AudioEffectHAL Configuration
|
||||
|
Reference in New Issue
Block a user