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: I61113d59b9c320d61e2715022cddfb18eb9a57ed
This commit is contained in:
Wei Wang 2022-03-12 02:05:28 +00:00 committed by Automerger Merge Worker
commit dc74bd336c

View file

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