Snap for 12420652 from 48d4cd082a to 25Q1-release

Change-Id: I6ae333bdf23f34fab33c274b4caa8f4e8d61b584
This commit is contained in:
Android Build Coastguard Worker 2024-09-26 23:01:50 +00:00
commit be3b81faa8
2 changed files with 18 additions and 0 deletions

View file

@ -22,4 +22,7 @@
<!-- Location on the screen of the center of the physical fingerprint sensor --> <!-- 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_x">1080px</dimen>
<dimen name="physical_fingerprint_sensor_center_screen_location_y">710px</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> </resources>

View file

@ -940,6 +940,15 @@
], ],
"ResetOnInit": false "ResetOnInit": false
}, },
{
"Name": "KswapdUclaimMin",
"Path": "/sys/kernel/vendor_mm/kswapd_uclamp_min",
"Values": [
"0",
"200"
],
"ResetOnInit": true
},
{ {
"Name": "MaxLoadBalanceInterval", "Name": "MaxLoadBalanceInterval",
"Path": "/proc/vendor_sched/max_load_balance_interval", "Path": "/proc/vendor_sched/max_load_balance_interval",
@ -1415,6 +1424,12 @@
"Duration": 0, "Duration": 0,
"Value": "0" "Value": "0"
}, },
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "KswapdUclaimMin",
"Duration": 0,
"Value": "0"
},
{ {
"PowerHint": "CAMERA_PA_KILL_BOOST", "PowerHint": "CAMERA_PA_KILL_BOOST",
"Node": "PA_KILL", "Node": "PA_KILL",