Temporarily disable GPU power hold during LAUNCH boost am: 86c8c08ada

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/17169492

Change-Id: I9437fd71192146564362fb3aee649ef6c1905d40
This commit is contained in:
Wei Wang 2022-03-12 02:06:41 +00:00 committed by Automerger Merge Worker
commit c6aa03fea2

View file

@ -298,15 +298,6 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "GPUPowerPolicy",
"Path": "/sys/devices/platform/28000000.mali/power_policy",
"Values": [
"always_on",
"adaptive"
],
"ResetOnInit": true
},
{ {
"Name": "BigControlTempSet", "Name": "BigControlTempSet",
"Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp", "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp",
@ -448,12 +439,6 @@
"Duration": 5000, "Duration": 5000,
"Value": "3172000" "Value": "3172000"
}, },
{
"PowerHint": "LAUNCH",
"Node": "GPUPowerPolicy",
"Duration": 5000,
"Value": "always_on"
},
{ {
"PowerHint": "DISPLAY_INACTIVE", "PowerHint": "DISPLAY_INACTIVE",
"Node": "F2fsRecessModeEnable", "Node": "F2fsRecessModeEnable",