Revert "Remove Phase 1 property setting"
This reverts commit ff345904af
.
Reason for revert: b/313215812
Bug: 313215812
Change-Id: Id370b4d7289635be7154afe5dd8f5d3db71947ff
This commit is contained in:
parent
086d9fdfb0
commit
4f9468f558
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.leaudio.dual_bidirection_swb.supported=false
|
||||
|
||||
# LE Audio Lunch Config for Phase 1 (LE audio toggle hidden by default)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.toggle_visible=false
|
||||
|
||||
# LE Auido Offload Capabilities setting
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/lynx/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
||||
|
|
Loading…
Reference in a new issue