Temporarily disable GPU power hold during LAUNCH boost am: 8ad6d70871

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

Change-Id: I95c2371bf178c1e16822176d9d24cf56403de74f
This commit is contained in:
Wei Wang 2022-03-12 02:05:28 +00:00 committed by Automerger Merge Worker
commit 242029a5a2

View file

@ -297,15 +297,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",
@ -436,12 +427,6 @@
"Duration": 5000,
"Value": "3172000"
},
{
"PowerHint": "LAUNCH",
"Node": "GPUPowerPolicy",
"Duration": 5000,
"Value": "always_on"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "F2fsRecessModeEnable",