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:
parent
f1815b79fb
commit
c9afc817e5
1 changed files with 1 additions and 2 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue