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:
Alice Kuo 2023-11-06 14:56:31 +08:00
parent f7cb5f9313
commit 8284837224

View file

@ -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 += \