Merge "[T6pro] Enable the flag to increase thread priority for nodes stop" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-10-05 11:01:58 +00:00 committed by Android (Google) Code Review
commit 7d1a60b079

View file

@ -184,6 +184,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
vendor.zram.size=3g vendor.zram.size=3g
# Increase thread priority for nodes stop
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.increase_thread_priority_nodes_stop=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 += \
vendor/lib64 vendor/lib64