Bluetooth: Built-in SAR tool if supporting SAR HAL
Bug: 247430516 Test: Pass Android build Change-Id: I8e5510dfee461904fa5438dfc6890fb1fe6b7a5f
This commit is contained in:

committed by
TreeHugger Robot

parent
afbec8c62b
commit
7daee8149e
@@ -80,7 +80,7 @@ PRODUCT_COPY_FILES += \
|
|||||||
device/google/lynx/bluetooth/bluetooth_power_limits_L10_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.csv
|
device/google/lynx/bluetooth/bluetooth_power_limits_L10_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.csv
|
||||||
|
|
||||||
# Bluetooth SAR test tools
|
# Bluetooth SAR test tools
|
||||||
ifeq ($(TARGET_USE_QTI_BT_SAR_V1_1)$(TARGET_USE_QTI_BT_SAR),true)
|
ifneq (,$(filter true, $(TARGET_USE_QTI_BT_SAR_V1_1) $(TARGET_USE_QTI_BT_SAR)))
|
||||||
PRODUCT_PACKAGES_DEBUG += bluetooth_sar_test
|
PRODUCT_PACKAGES_DEBUG += bluetooth_sar_test
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user