Add hci_inject in userdebug build
Bug: 254203740 Test: make Merged-In: I2bb5109f0fbf48bfd6b07afcc6a7a4f8bb503fb7 Change-Id: I2bb5109f0fbf48bfd6b07afcc6a7a4f8bb503fb7
This commit is contained in:
parent
3509015bb9
commit
1d4794d076
1 changed files with 4 additions and 0 deletions
|
@ -203,6 +203,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