Snap for 7588529 from a5e3caa52f9dbbd9abafa8acb7b6b8936ac0ee47 to sc-v2-release
Change-Id: I78fac56c19df2db0461101850c75beb888e95b25
This commit is contained in:
commit
864bb9ce9a
9 changed files with 46 additions and 8 deletions
34
bluetooth_power_limits_US.csv
Normal file
34
bluetooth_power_limits_US.csv
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
Head,BTHotspot,WIFI5Ghz,HotspotVoice,Cell,IMU,BDR_Single_Chain_0,EDR_Single_Chain_0,BLE_Single_Chain_0,BDR_Single_Chain_1,EDR_Single_Chain_1,BLE_Single_Chain_1,BDR_Dual_Chain_0,EDR_Dual_Chain_0,BLE_Dual_Chain_0,BDR_Dual_Chain_1,EDR_Dual_Chain_1,BLE_Dual_Chain_1
|
||||||
|
off,off,off,off,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,off,off,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,off,on,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,off,on,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,on,off,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,on,off,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,on,on,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,off,on,on,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,off,off,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,off,off,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,off,on,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,off,on,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,on,off,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,on,off,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,on,on,off,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
off,on,on,on,on,on,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,off,off,off,any,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,off,off,on,any,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,off,on,off,any,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,off,on,on,any,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,on,off,off,any,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,on,off,on,any,76,68,76,76,68,76,64,52,76,64,52,76
|
||||||
|
on,off,on,on,off,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,off,on,on,on,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,off,off,off,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,off,off,on,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,off,on,off,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,off,on,on,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,on,off,off,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,on,off,on,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,on,on,off,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
on,on,on,on,on,any,44,44,44,44,44,44,44,44,56,44,44,56
|
||||||
|
off,any,any,any,any,off,76,68,76,76,68,76,64,52,76,64,52,76
|
|
|
@ -37,7 +37,6 @@ service insmod_sh_raviole /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.${r
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
# Fingerprint
|
# Fingerprint
|
||||||
chown system system /dev/goodix_fp
|
chown system system /dev/goodix_fp
|
||||||
chown system system /dev/block/platform/14700000.ufs/by-name/mfg_data
|
|
||||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
|
|
|
@ -68,7 +68,8 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
||||||
# Bluetooth Tx power caps for raven
|
# Bluetooth Tx power caps for raven
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/bluetooth_power_limits_raven.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv
|
$(LOCAL_PATH)/bluetooth_power_limits_raven.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
||||||
|
$(LOCAL_PATH)/bluetooth_power_limits_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.csv
|
||||||
|
|
||||||
# Bluetooth SAR test tool
|
# Bluetooth SAR test tool
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<device name="Android">
|
<device name="Android">
|
||||||
|
<!-- All values are in mA except as noted -->
|
||||||
|
<item name="battery.capacity">4614</item>
|
||||||
<!-- Number of cores each CPU cluster contains -->
|
<!-- Number of cores each CPU cluster contains -->
|
||||||
<array name="cpu.clusters.cores">
|
<array name="cpu.clusters.cores">
|
||||||
<value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) -->
|
<value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) -->
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 66 KiB |
|
@ -17,6 +17,8 @@
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<device name="Android">
|
<device name="Android">
|
||||||
|
<!-- All values are in mA except as noted -->
|
||||||
|
<item name="battery.capacity">5003</item>
|
||||||
<!-- Number of cores each CPU cluster contains -->
|
<!-- Number of cores each CPU cluster contains -->
|
||||||
<array name="cpu.clusters.cores">
|
<array name="cpu.clusters.cores">
|
||||||
<value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) -->
|
<value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) -->
|
||||||
|
|
|
@ -703,7 +703,7 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
1200,
|
1150,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
|
@ -719,7 +719,7 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
1200,
|
1350,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
|
|
|
@ -392,7 +392,7 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
1200,
|
1150,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
|
@ -408,7 +408,7 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
1200,
|
1350,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
|
|
|
@ -703,7 +703,7 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
1200,
|
1150,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
|
@ -719,7 +719,7 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
1200,
|
1350,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue