Camera: Force front camera always binning for 720P or less

Bug: 318310292
Test: Build pass, adb shell getprop
Change-Id: I335ee932694c7bf6d1f8c68dcb2effc2feb35b71
This commit is contained in:
Pointer Kung 2024-01-03 06:29:25 +00:00
parent 96db0ba527
commit f3a71acea8
3 changed files with 12 additions and 0 deletions

View file

@ -249,6 +249,10 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.udfps.als_feed_forward_supported=true \
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
# Camera Vendor property
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.front_720P_always_binning=true
# Vibrator HAL
ACTUATOR_MODEL := luxshare_ict_081545
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1