Merge "Set system property for LEA multi-codec for Comet project" into main
This commit is contained in:
commit
c8c10532af
1 changed files with 4 additions and 0 deletions
|
@ -508,3 +508,7 @@ PRODUCT_PACKAGES += \
|
||||||
# Bluetooth device id
|
# Bluetooth device id
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.device_id.product_id=20499
|
bluetooth.device_id.product_id=20499
|
||||||
|
|
||||||
|
# Set support for LEA multicodec
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||||
|
bluetooth.core.le_audio.codec_extension_aidl.enabled=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue