Merge "Add hci_inject in userdebug build"
This commit is contained in:
commit
ff2c314273
1 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,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