Fix properties to enable override

AAOS_on_phone targets need to override these properties, without
that builds are failing.

Bug: 382710252
Test: local build
Change-Id: I8eb4f6f904370caed9d87745331ff9b2ead1a2cd
This commit is contained in:
Andrew Cheng 2024-12-06 11:28:13 -08:00
parent 2201401f7b
commit 265e6a3415
2 changed files with 4 additions and 4 deletions

View file

@ -215,8 +215,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Bluetooth LE Audio Broadcast
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.bap.broadcast.assist.enabled=true \
bluetooth.profile.bap.broadcast.source.enabled=true
bluetooth.profile.bap.broadcast.assist.enabled?=true \
bluetooth.profile.bap.broadcast.source.enabled?=true
# Bluetooth LE Audio enable hardware offloading
PRODUCT_PRODUCT_PROPERTIES += \