Camera: Enable optimized TNR frequency and create TNR low power hint.
Bug: 243729855 Test: Build pass, GCA, check 4K60 and 240fps TNR clock frequency Change-Id: I7cede8b8518abb2b16628b6ac5964b8a0c1693d7
This commit is contained in:
parent
b05312f680
commit
ea20ad99c3
2 changed files with 17 additions and 0 deletions
|
@ -217,6 +217,7 @@ PRODUCT_COPY_FILES += \
|
|||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.optimized_tnr_freq=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
|
||||
# Enable camera 1080P 60FPS binning mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue