Merge "Add set scenarios and configurations files for Comet projects." into main
This commit is contained in:
commit
3960f4cc55
3 changed files with 7758 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue