Merge "Change util threshold of camera streaming high" into tm-qpr-dev am: f053c1fb25
am: 0d2b94ac56
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/19252409 Change-Id: If9d090a3c30cc8ad1d6b1109f1d83544da80c024 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b322a08a46
1 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@
|
|||
"Path": "/proc/vendor_sched/util_threshold",
|
||||
"Values": [
|
||||
"1280",
|
||||
"1100"
|
||||
"1100 1078 1024"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
|
@ -871,7 +871,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
"Node": "CPUUtilThreshold",
|
||||
"Duration": 0,
|
||||
"Value": "1100"
|
||||
"Value": "1100 1078 1024"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue