Merge "Camera: Add the property to adjust backend min clock for 1080p30fps video stream for front cameras" into udc-qpr-dev

This commit is contained in:
Treehugger Robot 2023-10-03 09:11:23 +00:00 committed by Android (Google) Code Review
commit adf1c8b86b

View file

@ -70,6 +70,7 @@ PRODUCT_COPY_FILES += \
device/google/akita/media_profiles_akita.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
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_video_120fps=1 \
persist.vendor.camera.extended_launch_boost=1 \
persist.vendor.camera.optimized_tnr_freq=1 \