Merge "Set system property for LEA multi-codec for Comet project" into main

This commit is contained in:
Bao Do 2024-07-23 02:14:41 +00:00 committed by Android (Google) Code Review
commit c8c10532af

View file

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