Merge "Remove 'RELEASE_PIXEL_BROADCAST_ENABLED'." into main

This commit is contained in:
Silen Sun 2024-10-30 22:59:42 +00:00 committed by Android (Google) Code Review
commit d537097095

View file

@ -458,11 +458,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.ccp.server.enabled=true \
bluetooth.profile.vcp.controller.enabled=true
ifeq ($(RELEASE_PIXEL_BROADCAST_ENABLED), true)
# Bluetooth LE Audio Broadcast
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.bap.broadcast.assist.enabled=true \
bluetooth.profile.bap.broadcast.source.enabled=true
endif
# LE Audio switcher in developer options
PRODUCT_PRODUCT_PROPERTIES += \