Change util threshold of camera streaming high am: 554e1ecc47
am: 710cb34058
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19784238 Change-Id: I15e8dee96061269a529471546dd4f1988f6fc5e8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
29caa9251d
1 changed files with 2 additions and 2 deletions
|
@ -136,7 +136,7 @@
|
||||||
"Path": "/proc/vendor_sched/util_threshold",
|
"Path": "/proc/vendor_sched/util_threshold",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1280",
|
"1280",
|
||||||
"1100"
|
"1100 1078 1024"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -900,7 +900,7 @@
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "CPUUtilThreshold",
|
"Node": "CPUUtilThreshold",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1100"
|
"Value": "1100 1078 1024"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue