Remove the useless property
persist.vendor.camera.1080P_60fps_binning_except_rear_main is not used anymore. Test: GCA Bug: 257859918 Change-Id: I0fbb2fb2ed9950bb684596166393774fe5319f81
This commit is contained in:

committed by
TreeHugger Robot

parent
9121f7b8c9
commit
518a1291d6
@@ -230,10 +230,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
|
||||
|
Reference in New Issue
Block a user