Merge "Add system property for concurrent encryption on LE and BR/EDR" into 24D1-dev

This commit is contained in:
Ted Wang 2024-05-07 02:49:47 +00:00 committed by Android (Google) Code Review
commit 51e5802b04

View file

@ -192,6 +192,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=true
# Support LE & Classic concurrent encryption (b/330704060)
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.ble.allow_enc_with_bredr=true
# POF
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.finder.supported=true