Snap for 11896415 from a4f776fff3 to 24Q3-release

Change-Id: I9293f3f040e1d47c4124305fd91d104be0e0c0ce
This commit is contained in:
Android Build Coastguard Worker 2024-05-28 23:02:21 +00:00
commit afc1f85793
2 changed files with 36 additions and 4 deletions

View file

@ -303,7 +303,7 @@
If W is the available width and w is the letterbox width, an app If W is the available width and w is the letterbox width, an app
is thin letterboxed if the value here is < (W - w) / 2 is thin letterboxed if the value here is < (W - w) / 2
If the value is < 0 the thin letterboxing policy is disabled --> If the value is < 0 the thin letterboxing policy is disabled -->
<dimen name="config_letterboxThinLetterboxWidthDp">28dp</dimen> <dimen name="config_letterboxThinLetterboxWidthDp">62dp</dimen>
<!-- The height in dp to use to detect horizontal thin letterboxing <!-- The height in dp to use to detect horizontal thin letterboxing
If H is the available height and h is the letterbox height, an app If H is the available height and h is the letterbox height, an app

View file

@ -476,6 +476,16 @@
"Type": "Property", "Type": "Property",
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "PowerHALLaunch",
"Path": "vendor.powerhal.is_launch",
"Values": [
"1",
"0"
],
"Type": "Property",
"ResetOnInit": true
},
{ {
"Name": "BigTjOffset", "Name": "BigTjOffset",
"Path": "/sys/devices/platform/100a0000.BIG/offset_enabled", "Path": "/sys/devices/platform/100a0000.BIG/offset_enabled",
@ -840,6 +850,15 @@
"67000" "67000"
], ],
"ResetOnInit": true "ResetOnInit": true
},
{
"Name": "PA_KILL",
"Path": "/sys/kernel/vendor_mm/pa_kill/reclaim_kb",
"Values": [
"102400",
"0"
],
"ResetOnInit": false
} }
], ],
"Actions": [ "Actions": [
@ -1133,6 +1152,12 @@
"Duration": 5000, "Duration": 5000,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "LAUNCH",
"Node": "PowerHALLaunch",
"Duration": 5000,
"Value": "1"
},
{ {
"PowerHint": "LAUNCH_EXTEND", "PowerHint": "LAUNCH_EXTEND",
"Node": "CPUSkipMask", "Node": "CPUSkipMask",
@ -1306,6 +1331,13 @@
"Duration": 0, "Duration": 0,
"Value": "0x80" "Value": "0x80"
}, },
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "PA_KILL",
"EnableProperty": "vendor.powerhal.is_launch",
"Duration": 0,
"Value": "102400"
},
{ {
"PowerHint": "CAMERA_LAUNCH", "PowerHint": "CAMERA_LAUNCH",
"Node": "CPUSkipMask", "Node": "CPUSkipMask",
@ -2156,7 +2188,7 @@
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
"Node": "CPUDVFSHeadroom", "Node": "CPUDVFSHeadroom",
"Duration": 0, "Duration": 0,
"Value": "1280 1100 1055" "Value": "1100"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_STANDARD", "PowerHint": "CAMERA_STREAMING_STANDARD",
@ -2336,7 +2368,7 @@
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
"Node": "CDPreferHighCap", "Node": "CDPreferHighCap",
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "0"
}, },
{ {
"PowerHint": "CAMERA_STREAMING_VIDEO_CALL", "PowerHint": "CAMERA_STREAMING_VIDEO_CALL",
@ -3135,7 +3167,7 @@
"PowerHint": "CAMERA_PROJECT11", "PowerHint": "CAMERA_PROJECT11",
"Node": "CPUDVFSHeadroom", "Node": "CPUDVFSHeadroom",
"Duration": 0, "Duration": 0,
"Value": "1280 1100 1055" "Value": "1100"
}, },
{ {
"PowerHint": "CAMERA_PROJECT11", "PowerHint": "CAMERA_PROJECT11",