O6R4: Add hci_inject tool in user debug build am: 9c27ad6042 am: 13704c43b4

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17607060

Change-Id: I2c76ec097e5168e0639a743e81ece1abe0b052c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
jonerlin 2022-05-20 12:54:05 +00:00 committed by Automerger Merge Worker
commit 975839a5a6
2 changed files with 6 additions and 4 deletions

View file

@ -80,9 +80,10 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/bluetooth_power_limits_GB7N6_EU.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GB7N6_EU.csv
# Bluetooth SAR test tool
# Bluetooth Hal Extension test tools
PRODUCT_PACKAGES_DEBUG += \
sar_test
sar_test \
hci_inject
# WirelessCharger
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml

View file

@ -86,9 +86,10 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/bluetooth_power_limits_raven_jp.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_JP.csv
# Bluetooth SAR test tool
# Bluetooth Hal Extension test tools
PRODUCT_PACKAGES_DEBUG += \
sar_test
sar_test \
hci_inject
# WirelessCharger
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml