diff --git a/device-felix.mk b/device-felix.mk index 048eea6..eb8d8f2 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -210,6 +210,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