Change config path for LE Audio Capabilities file am: c738410d1b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20020946 Change-Id: I3324f2b35300f5c0349ba48c56a584ccfc8ab5f8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
19c053c790
2 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
|
||||
# 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
|
||||
device/google/lynx/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
||||
|
||||
# Bluetooth HAL and Pixel extension
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
|
|
Loading…
Reference in a new issue