Merge "Disable broadcast source & assistant by default" into udc-d1-dev

This commit is contained in:
Treehugger Robot 2023-06-02 13:34:26 +00:00 committed by Android (Google) Code Review
commit 566097b915
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 += \