Remove broadcast switcher property as it is not in the scope
Bug: 290562225 Test: Manual Change-Id: Ifcf7cabe9dc2709a882a5c557fd8d1678aad86da
This commit is contained in:
parent
eee73e9e57
commit
f1d487a9f6
3 changed files with 3 additions and 6 deletions
|
@ -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 += \
|
||||
|
|
|
@ -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 += \
|
||||
|
|
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue