Merge "Add hci_inject in userdebug build" into tm-qpr-dev
This commit is contained in:
commit
20f5b12804
1 changed files with 4 additions and 0 deletions
|
@ -210,6 +210,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
sar_test
|
sar_test
|
||||||
|
|
||||||
|
# Bluetooth hci_inject test tool
|
||||||
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
hci_inject
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.a2dp_aac.vbr_supported=true
|
persist.bluetooth.a2dp_aac.vbr_supported=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue