Merge "DO NOT MERGE Set camera_landscape_to_portrait device property on Felix." into tm-qpr-dev
This commit is contained in:
commit
77b5d1deb2
1 changed files with 2 additions and 1 deletions
|
@ -305,7 +305,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.optimized_tnr_freq=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1 \
|
||||
camera.enable_landscape_to_portrait=true
|
||||
|
||||
# Bluetooth OPUS codec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue