From 28fda483815b16fcf569f25c08560ff86d710691 Mon Sep 17 00:00:00 2001 From: More Kuo Date: Fri, 12 Jun 2020 10:55:22 +0800 Subject: [PATCH] Add the default Bluetooth SAR table for ROW 1. Add the new Bluetooth SAR table as default table for ROW (default fall back version when there is no SKU+RegDomain match in other csvs). 2. Rename bluetooth_power_limits_redfin_ce.csv to bluetooth_power_limits_redfin_eu.csv Bug: 158774295 Test: Manual Change-Id: Ib3f43978ee2ac86d46ab4e66635039d7ec66b9f2 --- ...v => bluetooth_power_limits_redfin_ROW.csv | 0 bluetooth_power_limits_redfin_eu.csv | 66 +++++++++++++++++++ device-redfin.mk | 10 +-- 3 files changed, 71 insertions(+), 5 deletions(-) rename bluetooth_power_limits_redfin_ce.csv => bluetooth_power_limits_redfin_ROW.csv (100%) create mode 100644 bluetooth_power_limits_redfin_eu.csv diff --git a/bluetooth_power_limits_redfin_ce.csv b/bluetooth_power_limits_redfin_ROW.csv similarity index 100% rename from bluetooth_power_limits_redfin_ce.csv rename to bluetooth_power_limits_redfin_ROW.csv diff --git a/bluetooth_power_limits_redfin_eu.csv b/bluetooth_power_limits_redfin_eu.csv new file mode 100644 index 0000000..e9e4bd8 --- /dev/null +++ b/bluetooth_power_limits_redfin_eu.csv @@ -0,0 +1,66 @@ +Head,BTHotspot,WIFI5Ghz,HotspotVoice,BTMedia,Cell,IMU,BluetoothEDRPower,BluetoothBDRPower,BluetoothLEPower +0,0,0,0,0,0,1,74,75,44 +0,0,0,0,0,1,1,74,75,44 +0,0,0,0,1,0,1,74,75,44 +0,0,0,0,1,1,1,74,75,44 +0,0,0,1,0,0,1,74,75,44 +0,0,0,1,0,1,1,74,75,44 +0,0,0,1,1,0,1,74,75,44 +0,0,0,1,1,1,1,74,75,44 +0,0,1,0,0,0,1,74,75,44 +0,0,1,0,0,1,1,74,75,44 +0,0,1,0,1,0,1,74,75,44 +0,0,1,0,1,1,1,74,75,44 +0,0,1,1,0,0,1,74,75,44 +0,0,1,1,0,1,1,74,75,44 +0,0,1,1,1,0,1,74,75,44 +0,0,1,1,1,1,1,74,75,44 +0,1,0,0,0,0,1,74,75,44 +0,1,0,0,0,1,1,74,75,44 +0,1,0,0,1,0,1,74,75,44 +0,1,0,0,1,1,1,74,75,44 +0,1,0,1,0,0,1,74,75,44 +0,1,0,1,0,1,1,74,75,44 +0,1,0,1,1,0,1,74,75,44 +0,1,0,1,1,1,1,74,75,44 +0,1,1,0,0,0,1,74,75,44 +0,1,1,0,0,1,1,74,75,44 +0,1,1,0,1,0,1,74,75,44 +0,1,1,0,1,1,1,74,75,44 +0,1,1,1,0,0,1,74,75,44 +0,1,1,1,0,1,1,74,75,44 +0,1,1,1,1,0,1,74,75,44 +0,1,1,1,1,1,1,74,75,44 +1,0,0,0,0,0,-1,74,75,44 +1,0,0,0,0,1,-1,74,75,44 +1,0,0,0,1,0,-1,74,75,44 +1,0,0,0,1,1,-1,74,75,44 +1,0,0,1,0,0,-1,74,75,44 +1,0,0,1,0,1,-1,74,75,44 +1,0,0,1,1,0,-1,74,75,44 +1,0,0,1,1,1,-1,74,75,44 +1,0,1,0,0,0,-1,74,75,44 +1,0,1,0,0,1,-1,74,75,44 +1,0,1,0,1,0,-1,74,75,44 +1,0,1,0,1,1,-1,74,75,44 +1,0,1,1,0,0,-1,74,75,44 +1,0,1,1,0,1,-1,74,75,44 +1,0,1,1,1,0,-1,74,75,44 +1,0,1,1,1,1,-1,74,75,44 +1,1,0,0,0,0,-1,74,75,44 +1,1,0,0,0,1,-1,74,75,44 +1,1,0,0,1,0,-1,74,75,44 +1,1,0,0,1,1,-1,74,75,44 +1,1,0,1,0,0,-1,74,75,44 +1,1,0,1,0,1,-1,74,75,44 +1,1,0,1,1,0,-1,74,75,44 +1,1,0,1,1,1,-1,74,75,44 +1,1,1,0,0,0,-1,74,75,44 +1,1,1,0,0,1,-1,74,75,44 +1,1,1,0,1,0,-1,74,75,44 +1,1,1,0,1,1,-1,74,75,44 +1,1,1,1,0,0,-1,74,75,44 +1,1,1,1,0,1,-1,74,75,44 +1,1,1,1,1,0,-1,74,75,44 +1,1,1,1,1,1,-1,74,75,44 +0,-1,-1,-1,-1,-1,0,74,75,44 \ No newline at end of file diff --git a/device-redfin.mk b/device-redfin.mk index 354df8c..49ad3e2 100644 --- a/device-redfin.mk +++ b/device-redfin.mk @@ -208,12 +208,12 @@ PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.height_ratio=1.2 # Bluetooth Tx power caps for redfin PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/bluetooth_power_limits_redfin_us.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \ + $(LOCAL_PATH)/bluetooth_power_limits_redfin_ROW.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \ $(LOCAL_PATH)/bluetooth_power_limits_redfin_us.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GD1YQ.csv \ $(LOCAL_PATH)/bluetooth_power_limits_redfin_us.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GD1YQ_US.csv \ $(LOCAL_PATH)/bluetooth_power_limits_redfin_us.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTT9Q_US.csv \ $(LOCAL_PATH)/bluetooth_power_limits_redfin_us.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G5NZ6_US.csv \ - $(LOCAL_PATH)/bluetooth_power_limits_redfin_ce.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTT9Q.csv \ - $(LOCAL_PATH)/bluetooth_power_limits_redfin_ce.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTT9Q_EU.csv \ - $(LOCAL_PATH)/bluetooth_power_limits_redfin_ce.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GD1YQ_EU.csv \ - $(LOCAL_PATH)/bluetooth_power_limits_redfin_ce.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G5NZ6_EU.csv + $(LOCAL_PATH)/bluetooth_power_limits_redfin_eu.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTT9Q.csv \ + $(LOCAL_PATH)/bluetooth_power_limits_redfin_eu.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GTT9Q_EU.csv \ + $(LOCAL_PATH)/bluetooth_power_limits_redfin_eu.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_GD1YQ_EU.csv \ + $(LOCAL_PATH)/bluetooth_power_limits_redfin_eu.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_G5NZ6_EU.csv