powerhint: boost GPU during app launch am: 7585632e09
am: 081910c743
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19039040 Change-Id: I1324ddf46500dfcf3607c1fdacc1856ead026dbc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
65f3bca72a
1 changed files with 6 additions and 1 deletions
|
@ -537,7 +537,7 @@
|
|||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH_120FPS",
|
||||
"PowerHint": "LAUNCH_GPU",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 1000,
|
||||
"Value": "848000"
|
||||
|
@ -559,6 +559,11 @@
|
|||
"Type": "DoHint",
|
||||
"Value": "LAUNCH_120FPS"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Type": "DoHint",
|
||||
"Value": "LAUNCH_GPU"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "SFUClampBoost",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue