comet: Fix le_audio_codec_capabilities.xml path

Change-Id: I2d2b7881149bfb9ceafa14b13808b5072a12ca4b
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi 2024-11-06 22:50:16 +05:30 committed by Michael Bestas
parent dd023c945d
commit f25d8338ae
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -438,7 +438,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# LE Audio Offload Capabilities setting # LE Audio Offload Capabilities setting
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/caimito/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml device/google/comet/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
# Disable LE Audio dual mic SWB call support # Disable LE Audio dual mic SWB call support
# This may depend on the BT controller capability or the launch strategy # This may depend on the BT controller capability or the launch strategy