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: If8ac0328494e15ee4a18e9316f527d9867a129c0
This commit is contained in:
@@ -225,11 +225,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
|
||||
|
||||
# Bluetooth LE Audio enable hardware offloading
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
||||
@@ -213,11 +213,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
|
||||
|
||||
# Bluetooth LE Audio enable hardware offloading
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
||||
Reference in New Issue
Block a user