Camera: Add the property and create the power hint to adjust backend min clock for 1080p30fps video stream for front cameras
Bug: 279141417 Test: adb logcat, GCA, CTS Change-Id: I8ce33dc7d749de4c25085ae845f2c47b50678211
This commit is contained in:
parent
4c7929883d
commit
87930f7a54
2 changed files with 15 additions and 0 deletions
|
@ -244,6 +244,7 @@ PRODUCT_PRODUCT_PROPERTIES += ro.odm.cast.ssid_suffix=ynn
|
|||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.adjust_backend_min_freq_for_1p_front_video_1080p_30fps=1 \
|
||||
persist.vendor.camera.bypass_sensor_binning_resolution_condition=1 \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue