Merge "Add system property for concurrent encryption on LE and BR/EDR" into main
This commit is contained in:
commit
eb1e30378a
3 changed files with 12 additions and 0 deletions
|
@ -219,6 +219,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.leaudio.dual_bidirection_swb.supported=true
|
||||
|
||||
# Support LE & Classic concurrent encryption (b/330704060)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.ble.allow_enc_with_bredr=true
|
||||
|
||||
# Support One-Handed mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_one_handed_mode=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue