Add hci_inject in userdebug build
Bug: 254203740 Test: make Change-Id: I2bb5109f0fbf48bfd6b07afcc6a7a4f8bb503fb7
This commit is contained in:
parent
a3e4caa06f
commit
164d501811
1 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PACKAGES_DEBUG += \
|
||||
sar_test
|
||||
|
||||
# Bluetooth hci_inject test tool
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
hci_inject
|
||||
|
||||
# Bluetooth
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.a2dp_aac.vbr_supported=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue