From 32313267f5d2e1f68367041239f1e1171a1e0c57 Mon Sep 17 00:00:00 2001 From: Barry Date: Mon, 25 Nov 2024 02:09:40 +0000 Subject: [PATCH] Update F10 Bluetooth LEA unicast allowlist: Samsung Galaxy Buds 3 pro Add Samsung Galaxy Buds 3 pro into unicast default allowlist. bug: 380369260 Test: PTE PQM-BT LE audio unicast test Flag: EXEMPT The Samsung Galaxy Buds 3 pro users are able to disable LE audio in Settings app Change-Id: Ib96037f904f9326cbf9a46c09496b27955e3df68 --- device-felix.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-felix.mk b/device-felix.mk index 69e4375..99af1cc 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -423,7 +423,7 @@ PRODUCT_COPY_FILES += \ # LE Audio Unicast Allowlist PRODUCT_PRODUCT_PROPERTIES += \ - persist.bluetooth.leaudio.allow_list=SM-R510,WF-1000XM5 + persist.bluetooth.leaudio.allow_list=SM-R510,WF-1000XM5,SM-R630 # Bluetooth EWP test tool PRODUCT_PACKAGES_DEBUG += \