Merge "Add Samsung Galaxy Buds 3 pro to the LE audio allow list" into main
diff --git a/device-husky.mk b/device-husky.mk
index 669aa12..59556cc 100644
--- a/device-husky.mk
+++ b/device-husky.mk
@@ -241,7 +241,7 @@
# 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 LE Audio CIS handover to SCO
# Set the property only for the controller couldn't support CIS/SCO simultaneously. More detailed in b/242908683.
diff --git a/device-shiba.mk b/device-shiba.mk
index 05f9e05..0953a66 100644
--- a/device-shiba.mk
+++ b/device-shiba.mk
@@ -229,7 +229,7 @@
# 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 LE Audio CIS handover to SCO
# Set the property only for the controller couldn't support CIS/SCO simultaneously. More detailed in b/242908683.