[T6pro] Enable the flag to increase thread priority for nodes stop
Synchronizing solution from L10: ag/19991927 Bug: 251027883 Test: GCA, CTS Change-Id: I243ef681cdea3a907da3c5b33e5c36278a53f5a2
This commit is contained in:
parent
d926f40640
commit
ae7a623cb3
1 changed files with 4 additions and 0 deletions
|
@ -180,6 +180,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
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
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/lib64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue