Merge "T6pro: bypass csi crc error" into tm-qpr-dev
This commit is contained in:
commit
8b4f6868fe
1 changed files with 2 additions and 1 deletions
|
@ -186,7 +186,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
|
||||
# Increase thread priority for nodes stop
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.increase_thread_priority_nodes_stop=true
|
||||
persist.vendor.camera.increase_thread_priority_nodes_stop=true \
|
||||
persist.vendor.camera.debug.bypass_csi_link_crc_error=true
|
||||
|
||||
# Trusty libbinder_trusty_paidl.so and libcast_auth.so
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue