Disable output size adjustment on sensor binning mode
Bug: 289394030 Test: face unlock, GCA Change-Id: I48b415868d36f7ff381124f9c8cbaebf8ffbd127
This commit is contained in:
parent
d4c6806a9d
commit
7d9e616800
1 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,8 @@ PRODUCT_COPY_FILES += \
|
|||
device/google/akita/media_profiles_akita.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.camera.debug.enable_software_post_sharpen_node=false
|
||||
vendor.camera.debug.enable_software_post_sharpen_node=false \
|
||||
vendor.camera.allow_sensor_binning_aspect_ratio_to_override_itp_output=false
|
||||
|
||||
# NFC
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue