Merge "thermal: Keep LIGHT-tier's ceiling before 43 degC for camera" into udc-qpr-dev am: 828b96ba59
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25624462 Change-Id: I0bc4b06db49e7da3ca24ff75f9b5b470349e2387 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d118e85c15
1 changed files with 3 additions and 3 deletions
|
@ -458,21 +458,21 @@
|
||||||
"CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156],
|
"CdevWeightForPID": [0.156, 0.156, 0.156, 0.156, 0.156, 0.156, 0.156],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 1,
|
"MaxThrottleStep": 1,
|
||||||
"CdevCeiling": [0, 6, 6, 6, 6, 6, 6]
|
"CdevCeiling": [0, 2, 6, 6, 6, 6, 6]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "thermal-cpufreq-1",
|
"CdevRequest": "thermal-cpufreq-1",
|
||||||
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
"CdevWeightForPID": [0.428, 0.428, 0.428, 0.428, 0.428, 0.428, 0.428],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 2,
|
"MaxThrottleStep": 2,
|
||||||
"CdevCeiling": [0, 9, 9, 9, 9, 9, 9]
|
"CdevCeiling": [0, 6, 9, 9, 9, 9, 9]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
"CdevRequest": "thermal-cpufreq-2",
|
||||||
"CdevWeightForPID": [0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225],
|
"CdevWeightForPID": [0.225, 0.225, 0.225, 0.225, 0.225, 0.225, 0.225],
|
||||||
"MaxReleaseStep": 1,
|
"MaxReleaseStep": 1,
|
||||||
"MaxThrottleStep": 2,
|
"MaxThrottleStep": 2,
|
||||||
"CdevCeiling": [0, 12, 12, 12, 12, 12, 12]
|
"CdevCeiling": [0, 8, 12, 12, 12, 12, 12]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue