Snap for 8445529 from 024135032e
to tm-qpr1-release
Change-Id: I14795545df2a8558fe32e34f5264a5673b5ebc23
This commit is contained in:
commit
05778581b1
7 changed files with 264 additions and 28 deletions
|
@ -29,7 +29,9 @@
|
||||||
<!-- Height of the status bar.
|
<!-- Height of the status bar.
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
-->
|
-->
|
||||||
<dimen name="status_bar_height">28dp</dimen>
|
<dimen name="status_bar_height_default">28dp</dimen>
|
||||||
|
<dimen name="status_bar_height_portrait">130px</dimen>
|
||||||
|
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||||
|
|
||||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||||
<dimen name="rounded_corner_radius_adjustment">5px</dimen>
|
<dimen name="rounded_corner_radius_adjustment">5px</dimen>
|
||||||
|
|
|
@ -50,6 +50,10 @@ on post-fs-data
|
||||||
# Speaker amp permission
|
# Speaker amp permission
|
||||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||||
|
|
||||||
|
# Allow secure_element group to read / write ST33 SPI state
|
||||||
|
chown secure_element secure_element /sys/class/st33spi/st33spi/st33spi_state
|
||||||
|
chmod 0660 /sys/class/st33spi/st33spi/st33spi_state
|
||||||
|
|
||||||
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||||
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
||||||
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
||||||
|
@ -93,4 +97,4 @@ on property:vendor.device.modules.ready=1
|
||||||
chown system system /proc/focaltech_touch/selftest/Scap_CB
|
chown system system /proc/focaltech_touch/selftest/Scap_CB
|
||||||
chown system system /proc/focaltech_touch/selftest/Scap_Rawdata
|
chown system system /proc/focaltech_touch/selftest/Scap_Rawdata
|
||||||
chown system system /proc/focaltech_touch/selftest/Short
|
chown system system /proc/focaltech_touch/selftest/Short
|
||||||
chown system system /proc/focaltech_touch/selftest/Strength
|
chown system system /proc/focaltech_touch/selftest/Strength
|
||||||
|
|
|
@ -29,7 +29,9 @@
|
||||||
<!-- Height of the status bar.
|
<!-- Height of the status bar.
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
-->
|
-->
|
||||||
<dimen name="status_bar_height">28dp</dimen>
|
<dimen name="status_bar_height_default">28dp</dimen>
|
||||||
|
<dimen name="status_bar_height_portrait">118px</dimen>
|
||||||
|
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||||
|
|
||||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||||
<dimen name="rounded_corner_radius_adjustment">5px</dimen>
|
<dimen name="rounded_corner_radius_adjustment">5px</dimen>
|
||||||
|
|
|
@ -95,7 +95,7 @@
|
||||||
"Type":"UNKNOWN",
|
"Type":"UNKNOWN",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"35.0",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
"Type":"UNKNOWN",
|
"Type":"UNKNOWN",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"35.0",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -458,6 +458,123 @@
|
||||||
"PollingDelay":300000,
|
"PollingDelay":300000,
|
||||||
"PassiveDelay":7000
|
"PassiveDelay":7000
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"USB-MINUS-USB2",
|
||||||
|
"Type":"UNKNOWN",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"WEIGHTED_AVG",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"usb_pwr_therm2"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"1.0",
|
||||||
|
"-1.0"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":0.001
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name":"USB-MINUS-NEUTRAL",
|
||||||
|
"Type":"UNKNOWN",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"WEIGHTED_AVG",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"neutral_therm"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"1.0",
|
||||||
|
"-1.0"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":0.001
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name":"VIRTUAL-USB-THROTTLING",
|
||||||
|
"Type":"USB_PORT",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"COUNT_THRESHOLD",
|
||||||
|
"TriggerSensor": "usb_pwr_therm",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"USB-MINUS-USB2",
|
||||||
|
"USB-MINUS-NEUTRAL"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"42000",
|
||||||
|
"4000",
|
||||||
|
"7000"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"3.0",
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"BindedCdevInfo": [
|
||||||
|
{
|
||||||
|
"CdevRequest": "usbc-port",
|
||||||
|
"LimitInfo": [0, 0, 0, 0, 1, 1, 1]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"PollingDelay":60000,
|
||||||
|
"PassiveDelay":7000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name":"VIRTUAL-USB-UI",
|
||||||
|
"Type":"USB_PORT",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"COUNT_THRESHOLD",
|
||||||
|
"TriggerSensor": "usb_pwr_therm",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"USB-MINUS-USB2",
|
||||||
|
"USB-MINUS-NEUTRAL"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"47000",
|
||||||
|
"4500",
|
||||||
|
"8000"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"3.0",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"Monitor":true,
|
||||||
|
"PollingDelay":60000,
|
||||||
|
"PassiveDelay":7000
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"LITTLE",
|
"Name":"LITTLE",
|
||||||
"Type":"CPU",
|
"Type":"CPU",
|
||||||
|
@ -598,7 +715,7 @@
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
20,
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -607,8 +724,6 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"PollingDelay":60000,
|
|
||||||
"PassiveDelay":7000,
|
|
||||||
"Monitor":true
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1251,6 +1366,10 @@
|
||||||
"Name":"wlc_fcc",
|
"Name":"wlc_fcc",
|
||||||
"Type":"BATTERY"
|
"Type":"BATTERY"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"usbc-port",
|
||||||
|
"Type":"BATTERY"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"tpu_cooling",
|
"Name":"tpu_cooling",
|
||||||
"Type":"NPU",
|
"Type":"NPU",
|
||||||
|
|
|
@ -142,22 +142,14 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
90,
|
"NAN",
|
||||||
93,
|
"NAN",
|
||||||
96,
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"Monitor":true,
|
"Monitor":true
|
||||||
"PollingDelay":300000,
|
|
||||||
"PassiveDelay":5000,
|
|
||||||
"BindedCdevInfo": [
|
|
||||||
{
|
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
|
||||||
"LimitInfo": [0, 0, 0, 7, 7, 10, 10]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"batoilo",
|
"Name":"batoilo",
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
"Type":"UNKNOWN",
|
"Type":"UNKNOWN",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"35.0",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
"Type":"UNKNOWN",
|
"Type":"UNKNOWN",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
"35.0",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -458,6 +458,123 @@
|
||||||
"PollingDelay":300000,
|
"PollingDelay":300000,
|
||||||
"PassiveDelay":7000
|
"PassiveDelay":7000
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"USB-MINUS-USB2",
|
||||||
|
"Type":"UNKNOWN",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"WEIGHTED_AVG",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"usb_pwr_therm2"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"1.0",
|
||||||
|
"-1.0"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":0.001
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name":"USB-MINUS-NEUTRAL",
|
||||||
|
"Type":"UNKNOWN",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"WEIGHTED_AVG",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"neutral_therm"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"1.0",
|
||||||
|
"-1.0"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":0.001
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name":"VIRTUAL-USB-THROTTLING",
|
||||||
|
"Type":"USB_PORT",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"COUNT_THRESHOLD",
|
||||||
|
"TriggerSensor": "usb_pwr_therm",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"USB-MINUS-USB2",
|
||||||
|
"USB-MINUS-NEUTRAL"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"40000",
|
||||||
|
"1500",
|
||||||
|
"3000"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"3.0",
|
||||||
|
"NAN",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"BindedCdevInfo": [
|
||||||
|
{
|
||||||
|
"CdevRequest": "usbc-port",
|
||||||
|
"LimitInfo": [0, 0, 0, 0, 1, 1, 1]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"PollingDelay":60000,
|
||||||
|
"PassiveDelay":7000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name":"VIRTUAL-USB-UI",
|
||||||
|
"Type":"USB_PORT",
|
||||||
|
"VirtualSensor":true,
|
||||||
|
"Formula":"COUNT_THRESHOLD",
|
||||||
|
"TriggerSensor": "usb_pwr_therm",
|
||||||
|
"Combination":[
|
||||||
|
"usb_pwr_therm",
|
||||||
|
"USB-MINUS-USB2",
|
||||||
|
"USB-MINUS-NEUTRAL"
|
||||||
|
],
|
||||||
|
"Coefficient":[
|
||||||
|
"42000",
|
||||||
|
"2000",
|
||||||
|
"4000"
|
||||||
|
],
|
||||||
|
"HotThreshold":[
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"NAN",
|
||||||
|
"3.0",
|
||||||
|
"NAN"
|
||||||
|
],
|
||||||
|
"VrThreshold":"NAN",
|
||||||
|
"Multiplier":1,
|
||||||
|
"Monitor":true,
|
||||||
|
"PollingDelay":60000,
|
||||||
|
"PassiveDelay":7000
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"LITTLE",
|
"Name":"LITTLE",
|
||||||
"Type":"CPU",
|
"Type":"CPU",
|
||||||
|
@ -598,7 +715,7 @@
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
20,
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -607,8 +724,6 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"PollingDelay":60000,
|
|
||||||
"PassiveDelay":7000,
|
|
||||||
"Monitor":true
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1251,6 +1366,10 @@
|
||||||
"Name":"wlc_fcc",
|
"Name":"wlc_fcc",
|
||||||
"Type":"BATTERY"
|
"Type":"BATTERY"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name":"usbc-port",
|
||||||
|
"Type":"BATTERY"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name":"tpu_cooling",
|
"Name":"tpu_cooling",
|
||||||
"Type":"NPU",
|
"Type":"NPU",
|
||||||
|
|
|
@ -140,7 +140,7 @@
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
20,
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -149,8 +149,6 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"PollingDelay":60000,
|
|
||||||
"PassiveDelay":7000,
|
|
||||||
"Monitor":true
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue