Merge "T6pro: bypass csi crc error" into tm-qpr-dev am: 8b4f6868fe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20117800 Change-Id: Ie04c2e4214b4a8d46832f7d87c250dad5a8184e3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
498cc25dfe
1 changed files with 2 additions and 1 deletions
|
@ -186,7 +186,8 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# Increase thread priority for nodes stop
|
# Increase thread priority for nodes stop
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
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
|
# Trusty libbinder_trusty_paidl.so and libcast_auth.so
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue