Remove camera multicam property setup
The property was re-named and default enabled. Bug: 281468569 Test: build pass Change-Id: I605ebf535a29548afd1790d38dcdf42bdbf01c6a
This commit is contained in:
parent
6879d0d3ea
commit
244a7ff5f7
1 changed files with 1 additions and 2 deletions
|
@ -77,8 +77,7 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.vendor.camera.extended_launch_boost=1 \
|
persist.vendor.camera.extended_launch_boost=1 \
|
||||||
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
||||||
persist.vendor.camera.fixed_fps_range_boost=1 \
|
persist.vendor.camera.fixed_fps_range_boost=1
|
||||||
vendor.camera.multicam.enable_p23_multicam=true
|
|
||||||
|
|
||||||
# Display Config
|
# Display Config
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue