Merge "Set camera_landscape_to_portrait device property on Felix."
This commit is contained in:
commit
dab7743a82
1 changed files with 2 additions and 1 deletions
|
@ -302,7 +302,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