Snap for 10330433 from 2b0862874e
to udc-qpr1-release
Change-Id: Ie999a03d0190b6fae1dbaab9869665e142aa06cd
This commit is contained in:
commit
764442c28f
2 changed files with 19 additions and 0 deletions
|
@ -303,6 +303,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.vendor.camera.adjust_backend_min_freq_for_1p_front_video_1080p_30fps=1 \
|
persist.vendor.camera.adjust_backend_min_freq_for_1p_front_video_1080p_30fps=1 \
|
||||||
persist.vendor.camera.extended_launch_boost=1 \
|
persist.vendor.camera.extended_launch_boost=1 \
|
||||||
|
persist.vendor.camera.multicam_streaming_boost=1 \
|
||||||
persist.vendor.camera.optimized_tnr_freq=1 \
|
persist.vendor.camera.optimized_tnr_freq=1 \
|
||||||
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
||||||
persist.vendor.camera.start_cpu_throttling_at_moderate_thermal=1 \
|
persist.vendor.camera.start_cpu_throttling_at_moderate_thermal=1 \
|
||||||
|
|
|
@ -1357,6 +1357,24 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_MULTI_CAM_STREAMING",
|
||||||
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_MULTI_CAM_STREAMING",
|
||||||
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_MULTI_CAM_STREAMING",
|
||||||
|
"Node": "CPULittleClusterMaxFreq",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_VIDEO_RECORDING",
|
"PowerHint": "CAMERA_VIDEO_RECORDING",
|
||||||
"Type": "MaskHint",
|
"Type": "MaskHint",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue