From c24bdaad2610af2a926b6ba671b8383e602e0cfd Mon Sep 17 00:00:00 2001 From: Barry Date: Tue, 25 Jun 2024 09:55:17 +0000 Subject: [PATCH] BT: update LEA unicast allowlist: SONY Add Sony WF-1000XM5 into unicast default allowlist. bug: 349296638 Test: Build and check system property Flag: NONE alowlist extension Change-Id: If6a2eec7576ff89d0e4be3f6fab0c2c2adcf13e4 --- device-felix.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-felix.mk b/device-felix.mk index cc75c91..80ac10f 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -382,7 +382,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 # Bluetooth EWP test tool PRODUCT_PACKAGES_DEBUG += \