Disable broadcast source & assistant by default

Bug: 284804688
Test: Ensure the broadcast source & assistant was disabled by default
Change-Id: I6b784d015dc18d5f19bde6a843520e9894010bff
This commit is contained in:
Patty Huang 2023-05-29 14:48:45 +08:00
parent 2cb54e65d2
commit e6a84ee54f
3 changed files with 5 additions and 11 deletions

View file

@ -150,9 +150,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.hap.client.enabled=true \
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.profile.vcp.controller.enabled=true
# Bluetooth LE Audio enable hardware offloading
PRODUCT_PRODUCT_PROPERTIES += \