Don't crash camera when received csis link error interrupt
Bug: 261822531 Test: build pass Change-Id: Idee02357e59d2d1920a75452a44350160bab1014
This commit is contained in:
parent
a976196f43
commit
d92f2caa8f
1 changed files with 2 additions and 1 deletions
|
@ -317,7 +317,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.optimized_tnr_freq=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
||||
camera.enable_landscape_to_portrait=true
|
||||
camera.enable_landscape_to_portrait=true \
|
||||
persist.vendor.camera.debug.bypass_csi_link_error=true
|
||||
|
||||
# Bluetooth OPUS codec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue