Merge "Set system property for LEA multi-codec for P24 projects" into main

This commit is contained in:
Bao Do 2024-07-23 04:50:06 +00:00 committed by Android (Google) Code Review
commit 00234f7083
3 changed files with 12 additions and 0 deletions

View file

@ -457,3 +457,7 @@ endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20496
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true

View file

@ -458,3 +458,7 @@ endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20497
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true

View file

@ -424,3 +424,7 @@ endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20498
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true