Add set scenarios and configurations files for P24 projects.

This is a clone of the default files, only GAME scenarios
has some order changed to prioritize 48k gaming without source.

Bug: 331490291
Test: Check file location
Flag: NONE system property change only
Change-Id: Ib09e25104828d9fb2a96b5150848a9cf515cf105
This commit is contained in:
Bao Do 2024-07-26 15:59:25 +08:00
parent 2f948b2e66
commit 75f7ce102c
5 changed files with 7772 additions and 0 deletions

View file

@ -464,3 +464,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/caimito/bluetooth/audio_set_scenarios.json:$(TARGET_COPY_OUT_VENDOR)/etc/aidl/le_audio/aidl_audio_set_scenarios.json
PRODUCT_COPY_FILES += \
device/google/caimito/bluetooth/audio_set_configurations.json:$(TARGET_COPY_OUT_VENDOR)/etc/aidl/le_audio/aidl_audio_set_configurations.json