sm6150-common: Enable camera override format from reserved
This enables qcom additions for high framerate videos. Change-Id: I572d35c6454711e838b2d0dba31551627d10f6e6 Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
parent
eb4cef57ab
commit
d61cf161d9
@ -46,6 +46,9 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
|
||||
TARGET_BOOTLOADER_BOARD_NAME := sm6150
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
# Camera
|
||||
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := true
|
||||
|
||||
# Display
|
||||
TARGET_USES_COLOR_METADATA := true
|
||||
TARGET_USES_DISPLAY_RENDER_INTENTS := true
|
||||
|
Loading…
Reference in New Issue
Block a user