Add by project le audio offload capabilities config file am: cfad191e5a am: e8f6ea6687

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19949508

Change-Id: I2fc12d8e21c39cfa28bd1b94f6712ab7b973a851
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
shihchienc 2022-09-19 16:00:22 +00:00 committed by Automerger Merge Worker
commit 500b20b52d
2 changed files with 88 additions and 0 deletions

View file

@ -36,6 +36,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio_offload.disabled=false \
ro.vendor.audio_hal.ble_use_stream_id=true
# LE Auido Offload Capabilities setting
PRODUCT_COPY_FILES += \
device/google/lynx/bluetooth/lynx/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
# Bluetooth HAL and Pixel extension
DEVICE_MANIFEST_FILE += \
device/google/lynx/bluetooth/manifest_bluetooth.xml