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:
silens 2024-04-19 03:48:39 +00:00 committed by Silen Sun
parent 2e8e8d0105
commit a0801299ce

View file

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