Snap for 8623956 from 1a53bb70f0 to udc-release

Change-Id: I3e77a5b3c601ca2c2489840adf12e0f29c2c1545
This commit is contained in:
Android Build Coastguard Worker 2022-05-21 05:08:12 +00:00
commit 8ae8f6fa62
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 $(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 += \ PRODUCT_PACKAGES_DEBUG += \
sar_test sar_test \
hci_inject
# WirelessCharger # WirelessCharger
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml 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 $(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 += \ PRODUCT_PACKAGES_DEBUG += \
sar_test sar_test \
hci_inject
# WirelessCharger # WirelessCharger
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml