Add GCA_CAMERA_SHOT power hint. am: 9591cc3322

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

Change-Id: I96e1d64cb86ae49441902081281bb72b0eb197c2
This commit is contained in:
Sung-fang Tsai 2021-06-13 11:45:04 +00:00 committed by Automerger Merge Worker
commit 249402cd55

View file

@ -446,6 +446,78 @@
"Duration": 1000, "Duration": 1000,
"Value": "9999999" "Value": "9999999"
}, },
{
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU",
"Node": "CPUBigClusterMaxFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGCPU",
"Node": "CPUBigClusterMinFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGMIDCPU",
"Node": "CPUBigClusterMaxFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGMIDCPU",
"Node": "CPUBigClusterMinFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGMIDCPU",
"Node": "CPUMidClusterMaxFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_BIGMIDCPU",
"Node": "CPUMidClusterMinFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_ALLCPU",
"Node": "CPUBigClusterMaxFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_ALLCPU",
"Node": "CPUBigClusterMinFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_ALLCPU",
"Node": "CPUMidClusterMaxFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_ALLCPU",
"Node": "CPUMidClusterMinFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_ALLCPU",
"Node": "CPULittleClusterMaxFreq",
"Duration": 3000,
"Value": "9999999"
},
{
"PowerHint": "GCA_CAMERA_SHOT_ALLCPU",
"Node": "CPULittleClusterMinFreq",
"Duration": 3000,
"Value": "9999999"
},
{ {
"PowerHint": "CAMERA_STREAMING_EXTREME", "PowerHint": "CAMERA_STREAMING_EXTREME",
"Node": "CPULittleClusterMaxFreq", "Node": "CPULittleClusterMaxFreq",