diff --git a/device-cheetah.mk b/device-cheetah.mk index 8836d38..0eb4b27 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -225,7 +225,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 # Bluetooth EWP test tool PRODUCT_PACKAGES_DEBUG += \ diff --git a/device-panther.mk b/device-panther.mk index a881809..040d90c 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -195,7 +195,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 # Bluetooth EWP test tool