BT: update LEA unicast allowlist SONY
Add Sony WF-1000XM5 into unicast default allowlist. Bug: 349296931 Test: build and check system property Flag: NONE allowlist extension Change-Id: I67fca774db6635a3bfc5069a9f02b0a45fd9b31f
This commit is contained in:
parent
8acd5f5452
commit
d3d2c4e680
2 changed files with 2 additions and 2 deletions
|
@ -222,7 +222,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# LE Audio Unicast Allowlist
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510,WF-1000XM5
|
||||
|
||||
# Support LE & Classic concurrent encryption (b/330704060)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
|
@ -192,7 +192,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# LE Audio Unicast Allowlist
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510,WF-1000XM5
|
||||
|
||||
# Support LE & Classic concurrent encryption (b/330704060)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue