Change util threshold of camera streaming high am: 554e1ecc47
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19784238 Change-Id: I86c21693283095809d55dcf30c4852926dd4889e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
710cb34058
1 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@
|
|||
"Path": "/proc/vendor_sched/util_threshold",
|
||||
"Values": [
|
||||
"1280",
|
||||
"1100"
|
||||
"1100 1078 1024"
|
||||
],
|
||||
"DefaultIndex": 0,
|
||||
"ResetOnInit": true
|
||||
|
@ -900,7 +900,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