Disable broadcast source & assistant by default
Bug: 284804688 Test: Ensure the broadcast source & assistant was disabled by default Change-Id: I953464110d9a16a21d111ae7ef44b27bae3c039c
This commit is contained in:
parent
5930d9c984
commit
f155051a89
5 changed files with 0 additions and 15 deletions
|
@ -138,14 +138,11 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
bluetooth.profile.mcp.server.enabled=true \
|
||||
bluetooth.profile.ccp.server.enabled=true \
|
||||
bluetooth.profile.vcp.controller.enabled=true \
|
||||
bluetooth.profile.bap.broadcast.assist.enabled=true \
|
||||
bluetooth.profile.bap.broadcast.source.enabled=true
|
||||
|
||||
# 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
|
||||
|
||||
# Bluetooth LE Auido offload capabilities setting
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue