Snap for 11876238 from 4f938030e6
to 24Q3-release
Change-Id: Ifffedb14b1e6f7e6e7c2cba0b60307e0a44aec01
This commit is contained in:
commit
ea98f6dfee
6 changed files with 25 additions and 13 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<resources>
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">157px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">157px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">157px</dimen>
|
||||
<dimen name="rounded_corner_radius">142px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">142px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">142px</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<resources>
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">153px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">153px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">153px</dimen>
|
||||
<dimen name="rounded_corner_radius">137px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">137px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">137px</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -627,6 +627,15 @@
|
|||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
{
|
||||
"Name": "PMU_FORCE_LIMIT",
|
||||
"Path": "/proc/vendor_sched/pmu_force_limited",
|
||||
"Values": [
|
||||
"1",
|
||||
"0"
|
||||
],
|
||||
"DefaultIndex": 0
|
||||
},
|
||||
{
|
||||
"Name": "EM_Profile",
|
||||
"Path": "/sys/kernel/pixel_em/active_profile",
|
||||
|
|
|
@ -107,8 +107,8 @@
|
|||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["quiet_therm"],
|
||||
"Coefficient":[0.105],
|
||||
"Offset":2576,
|
||||
"Coefficient":[0.017],
|
||||
"Offset":927,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -230,7 +230,8 @@
|
|||
"PreviousSampleCount": 3,
|
||||
"OffsetThresholds" : [50000, 53000],
|
||||
"OffsetValues" : [500, 1000],
|
||||
"BackupSensor" : "VIRTUAL-SKIN-LEGACY"
|
||||
"BackupSensor" : "VIRTUAL-SKIN-LEGACY",
|
||||
"TimeResolution": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",
|
||||
|
|
|
@ -107,8 +107,8 @@
|
|||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["quiet_therm"],
|
||||
"Coefficient":[0.088],
|
||||
"Offset":1882,
|
||||
"Coefficient":[0.051],
|
||||
"Offset":780,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -220,7 +220,8 @@
|
|||
"PreviousSampleCount": 3,
|
||||
"OffsetThresholds" : [50000, 53000],
|
||||
"OffsetValues" : [500, 1000],
|
||||
"BackupSensor" : "VIRTUAL-SKIN-LEGACY"
|
||||
"BackupSensor" : "VIRTUAL-SKIN-LEGACY",
|
||||
"TimeResolution": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",
|
||||
|
|
|
@ -209,7 +209,8 @@
|
|||
"PreviousSampleCount": 3,
|
||||
"OffsetThresholds" : [50000, 53000],
|
||||
"OffsetValues" : [500, 1000],
|
||||
"BackupSensor" : "VIRTUAL-SKIN-LEGACY"
|
||||
"BackupSensor" : "VIRTUAL-SKIN-LEGACY",
|
||||
"TimeResolution": 7000
|
||||
},
|
||||
{
|
||||
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue