Remove "bluetooth.profile.bap.broadcast.assist.enabled" in "zumapro/device.mk"
This prop should not be set here. If enable broadcast assistant, set it directly in device.mk of the product. Bug: 322258710 Test: build Change-Id: Iabb77e0e65fed6cb725c96bfdc451da0c2003fb3
This commit is contained in:
parent
2e8e8d0105
commit
a0801299ce
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
bluetooth.profile.asha.central.enabled=true \
|
||||
bluetooth.profile.a2dp.source.enabled=true \
|
||||
bluetooth.profile.avrcp.target.enabled=true \
|
||||
bluetooth.profile.bap.broadcast.assist.enabled=true \
|
||||
bluetooth.profile.bap.unicast.server.enabled=true \
|
||||
bluetooth.profile.bas.client.enabled=true \
|
||||
bluetooth.profile.csip.set_coordinator.enabled=true \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue