Merge "Enable OPUS codec by sysprop"

This commit is contained in:
More Kuo 2022-12-07 06:49:08 +00:00 committed by Android (Google) Code Review
commit dc1d599cd9
4 changed files with 16 additions and 0 deletions

View file

@ -106,6 +106,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PACKAGES_DEBUG += \
hci_inject
# Bluetooth OPUS codec
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.opus.enabled=true
# Bluetooth SAR test tool
PRODUCT_PACKAGES_DEBUG += \
sar_test