Remove the useless property
persist.vendor.camera.1080P_60fps_binning_except_rear_main is not used
anymore.
Test: GCA
Bug: 257859918
Change-Id: I0fbb2fb2ed9950bb684596166393774fe5319f81
Merged-In: I0fbb2fb2ed9950bb684596166393774fe5319f81
(cherry picked from commit 518a1291d6
)
This commit is contained in:
parent
97f951425c
commit
465e6e27f8
1 changed files with 0 additions and 4 deletions
|
@ -229,10 +229,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
persist.vendor.camera.1080P_60fps_binning=true
|
||||
|
||||
# Limit camera 1080P 60FPS binning mode to not rear main camera
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue