Merge "[T6pro] Enable the flag to increase thread priority for nodes stop" into tm-qpr-dev
This commit is contained in:
commit
7d1a60b079
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue