Merge "Enable OPUS codec by sysprop"
This commit is contained in:
commit
dc1d599cd9
4 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue