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
This commit is contained in:
parent
3b13583bb5
commit
28fda48381
|
@ -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
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue