Set system property for LEA multi-codec for P23 projects

Bug: 306225778
Test: Check system property value
Flag: NONE system property change only
Change-Id: I2450176a6b975d9e9a6bc228334c2b0a7c76706d
This commit is contained in:
Bao Do 2024-07-18 13:35:37 +08:00
parent 4cf4f6eb97
commit 2e7ff7dc8d
2 changed files with 8 additions and 0 deletions

View file

@ -491,3 +491,7 @@ PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20493
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true

View file

@ -460,3 +460,7 @@ PRODUCT_CHECK_PREBUILT_MAX_PAGE_SIZE := true
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20492
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true