Merge "Add LE Audio allow list candidate device" into main
This commit is contained in:
commit
49c941fb4a
1 changed files with 4 additions and 0 deletions
|
@ -371,6 +371,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/felix/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
device/google/felix/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
||||||
|
|
||||||
|
# LE Audio Unicast Allowlist
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
persist.bluetooth.leaudio.allow_list=SM-R510
|
||||||
|
|
||||||
# Bluetooth EWP test tool
|
# Bluetooth EWP test tool
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
ewp_tool
|
ewp_tool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue