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:
parent
4346aa77b5
commit
a31f1241c9
3 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue