Disable broadcast source & assistant by default
Bug: 284804688 Test: Ensure the broadcast source & assistant was disabled by default Change-Id: I483cc6e6daa776b6ef7cf5c1c969786d1dfc7c5d
This commit is contained in:
parent
f7cb5f9313
commit
8284837224
1 changed files with 0 additions and 3 deletions
|
@ -148,14 +148,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