Enable the flag to increase thread priority for nodes stop
Bug: 245652771 Test: GCA, CTS Change-Id: If0d61dcc3c43f64070e4a967a6678dea652c489d
This commit is contained in:
parent
7daee8149e
commit
5b9468e287
@ -222,6 +222,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.1080P_60fps_binning_except_rear_main=true
|
||||
|
||||
# Increase thread priority for nodes stop
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.increase_thread_priority_nodes_stop=true
|
||||
|
||||
# OIS with system imu
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.ois_with_system_imu=true
|
||||
|
Loading…
Reference in New Issue
Block a user