Snap for 12420652 from 48d4cd082a
to 25Q1-release
Change-Id: I6ae333bdf23f34fab33c274b4caa8f4e8d61b584
This commit is contained in:
commit
be3b81faa8
2 changed files with 18 additions and 0 deletions
|
@ -22,4 +22,7 @@
|
|||
<!-- Location on the screen of the center of the physical fingerprint sensor -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">710px</dimen>
|
||||
|
||||
<!-- Volume panel corner radius -->
|
||||
<dimen name="bottom_sheet_corner_radius">52dp</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -940,6 +940,15 @@
|
|||
],
|
||||
"ResetOnInit": false
|
||||
},
|
||||
{
|
||||
"Name": "KswapdUclaimMin",
|
||||
"Path": "/sys/kernel/vendor_mm/kswapd_uclamp_min",
|
||||
"Values": [
|
||||
"0",
|
||||
"200"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "MaxLoadBalanceInterval",
|
||||
"Path": "/proc/vendor_sched/max_load_balance_interval",
|
||||
|
@ -1415,6 +1424,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "KswapdUclaimMin",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_PA_KILL_BOOST",
|
||||
"Node": "PA_KILL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue