mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
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. (cherry-pick from device/google/gs101) Bug: 205010238 Bug: 195327798 Signed-off-by: Peter Liu <pingchienliu@google.com> Change-Id: Ibc75bf596bd05831605643c3fe427154fa626093
This commit is contained in:
@@ -858,6 +858,12 @@
|
||||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_LOW",
|
||||
"Node": "CDPreferIdle",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_LOW",
|
||||
"Node": "HighCapacityStartCpu",
|
||||
|
||||
Reference in New Issue
Block a user