Add system property for concurrent encryption on LE and BR/EDR

Bug: 330704060
Change-Id: Ibe6ce2c316f03647da4f23cec5ea095887af5119
Test: make
This commit is contained in:
Benson Li 2024-04-15 12:38:01 +00:00 committed by Treehugger Robot
parent 98638e51bb
commit 0310263853
2 changed files with 7 additions and 0 deletions

View file

@ -194,6 +194,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio.allow_list=SM-R510
# Support LE & Classic concurrent encryption (b/330704060)
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.ble.allow_enc_with_bredr=true
# Bluetooth EWP test tool
PRODUCT_PACKAGES_DEBUG += \