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:
parent
2cb54e65d2
commit
e6a84ee54f
3 changed files with 5 additions and 11 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue