Enable P23 multicam framework on bluejay

Bug: 275279662
Test: build pass
Test: go/p23_multicam_enablement_checklist
Change-Id: I7958fda43f90bed917ae7bd0f50705ee2551b855
This commit is contained in:
Speth Chang 2023-04-19 06:22:26 +00:00
parent 16c2ee968d
commit c1440fc558

View file

@ -77,7 +77,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.camera.extended_launch_boost=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
PRODUCT_COPY_FILES += \