Set system property for LEA multi-codec for P24 projects

Bug: 306225778
Test: Check system property value
Flag: NONE system property change only
Change-Id: I7a7d9363fb0168a9af876936cdf21c55e3aef96e
This commit is contained in:
Bao Do 2024-06-25 10:55:44 +08:00
parent 4346aa77b5
commit a31f1241c9
3 changed files with 12 additions and 0 deletions

View file

@ -456,3 +456,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

@ -457,3 +457,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

@ -423,3 +423,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