Merge "Add set scenarios and configurations files for Comet projects." into main

This commit is contained in:
Bao Do 2024-08-05 06:31:30 +00:00 committed by Android (Google) Code Review
commit 3960f4cc55
3 changed files with 7758 additions and 0 deletions

View file

@ -516,3 +516,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES +=\
bluetooth.core.le_audio.codec_extension_aidl.enabled=true
# LE Audio configuration scenarios
PRODUCT_COPY_FILES += \
device/google/comet/bluetooth/audio_set_scenarios.json:$(TARGET_COPY_OUT_VENDOR)/etc/aidl/le_audio/aidl_audio_set_scenarios.json
PRODUCT_COPY_FILES += \
device/google/comet/bluetooth/audio_set_configurations.json:$(TARGET_COPY_OUT_VENDOR)/etc/aidl/le_audio/aidl_audio_set_configurations.json