Set system property for LEA multi-codec for Comet project
Bug: 306225778 Test: Check system property value Flag: NONE system property change only Change-Id: I46cd826bab76b68201141f13287399e7f95c00a0
This commit is contained in:
parent
b416bdb6d0
commit
09d12a9a52
1 changed files with 4 additions and 0 deletions
|
@ -507,3 +507,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