Merge changes Ib01ea173,I839b75d1 into tm-qpr-dev

* changes:
  Don't set the min CPU frequency to max frequency for CAMERA_SHOT
  Enable the flag to increase thread priority for nodes stop
This commit is contained in:
Chih-ren Yu (Swim) 2022-11-19 15:48:14 +00:00 committed by Android (Google) Code Review
commit f090c50e45
2 changed files with 6 additions and 2 deletions

View file

@ -292,6 +292,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.camera.redact_exif=1
# Increase thread priority for nodes stop
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.increase_thread_priority_nodes_stop=true
##Audio Vendor property
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.audio.cca.enabled=true