Merge "Remove broadcast switcher property as it is not in the scope" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-07-10 13:57:53 +00:00 committed by Android (Google) Code Review
commit af64c722ae
3 changed files with 3 additions and 6 deletions

View file

@ -179,8 +179,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Bluetooth LE Audio enable hardware offloading
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio_offload.supported=true \
persist.bluetooth.leaudio_offload.disabled=false \
ro.bluetooth.leaudio_broadcast_switcher.supported=true
persist.bluetooth.leaudio_offload.disabled=false
# Bluetooth LE Auido offload capabilities setting
PRODUCT_COPY_FILES += \

View file

@ -155,8 +155,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Bluetooth LE Audio enable hardware offloading
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio_offload.supported=true \
persist.bluetooth.leaudio_offload.disabled=false \
ro.bluetooth.leaudio_broadcast_switcher.supported=true
persist.bluetooth.leaudio_offload.disabled=false
# Bluetooth LE Auido offload capabilities setting
PRODUCT_COPY_FILES += \

View file

@ -168,8 +168,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Bluetooth LE Audio enable hardware offloading
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio_offload.supported=true \
persist.bluetooth.leaudio_offload.disabled=false \
ro.bluetooth.leaudio_broadcast_switcher.supported=true
persist.bluetooth.leaudio_offload.disabled=false
# Bluetooth LE Auido offload capabilities setting
PRODUCT_COPY_FILES += \