sm8450-common: Enable camera override format from reserved
This enables qcom additions for high framerate videos. Change-Id: I572d35c6454711e838b2d0dba31551627d10f6e6
This commit is contained in:
parent
3f91949f18
commit
41eb2e51bd
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ $(call soong_config_set, ufsbsg, ufsframework, bsg)
|
|||
TARGET_BOOTLOADER_BOARD_NAME := taro
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
# Camera
|
||||
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := true
|
||||
|
||||
# Display
|
||||
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
||||
TARGET_GRALLOC_HANDLE_HAS_CUSTOM_CONTENT_MD_RESERVED_SIZE := false
|
||||
|
|
Loading…
Reference in a new issue