Remove 'RELEASE_PIXEL_BROADCAST_ENABLED'.
This build flag is not used now. Test: build Bug: 376153497 Flag: EXEMPT only modify device config file Change-Id: Id007001ece60174da2c15254d3f7a1df0bc4cf2e
This commit is contained in:
@@ -453,11 +453,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 += \
|
||||
|
||||
Reference in New Issue
Block a user