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:
parent
16c2ee968d
commit
c1440fc558
1 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,8 @@ 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