remove camera prefer idle for streaming low
Currently, the streaming low hint is not used yet. but we plan to use it with 30fps mode or at the modes that can remove prefer idle. Bug: 195327798 Signed-off-by: Peter Liu <pingchienliu@google.com> Change-Id: Ibc75bf596bd05831605643c3fe427154fa626093
This commit is contained in:
parent
80db0638d7
commit
cbb6ccd278
1 changed files with 6 additions and 0 deletions
|
@ -867,6 +867,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_LOW",
|
||||||
|
"Node": "CDPreferIdle",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_LOW",
|
"PowerHint": "CAMERA_STREAMING_LOW",
|
||||||
"Node": "HighCapacityStartCpu",
|
"Node": "HighCapacityStartCpu",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue