Add LE Audio allow list candidate device
Bug: 300012501 Test: manual test Change-Id: I4833f33738899bba31158d0d6fbd43d9e3cd9f5e
This commit is contained in:
parent
977f2468ab
commit
7545c3acd7
1 changed files with 4 additions and 0 deletions
|
@ -369,6 +369,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