Snap for 8624184 from 9c27ad6042
to tm-release
Change-Id: I869591732fa64bc5198bd8d6faf9b9930757b5a8
This commit is contained in:
commit
d316798075
2 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
|
@ -164,7 +165,7 @@ endif
|
|||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=28
|
||||
ro.vendor.build.svn=29
|
||||
|
||||
# Set support hide display cutout feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
|
@ -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
|
||||
|
@ -177,7 +178,7 @@ endif
|
|||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=28
|
||||
ro.vendor.build.svn=29
|
||||
|
||||
# Set support hide display cutout feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue