Add LE Audio allow list candidate device for P22
Bug: 300012501 Test: manual test Change-Id: Ie109df4c6ca83e42fc47a07ebd7f41a7255651ec
This commit is contained in:
parent
6a6fcf80f8
commit
b066b134ca
2 changed files with 9 additions and 0 deletions
|
@ -213,6 +213,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/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
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
ewp_tool
|
||||
|
|
|
@ -183,6 +183,11 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/pantah/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
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
ewp_tool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue