BoardConfig.mk: add BOARD_SUPPORT_MFC_ENC_BT2020
Bug: 239912381 Test: atest android.mediav2.cts.EncoderColorAspectsTest Change-Id: I68be5ef52d60d65886cf9e1dae5069e7daa60775 Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
This commit is contained in:
parent
b8afd69df2
commit
fc35c67bc4
1 changed files with 2 additions and 0 deletions
|
@ -195,6 +195,8 @@ BOARD_USE_DEC_SW_CSC := true
|
||||||
BOARD_USE_ENC_SW_CSC := true
|
BOARD_USE_ENC_SW_CSC := true
|
||||||
BOARD_SUPPORT_MFC_ENC_RGB := true
|
BOARD_SUPPORT_MFC_ENC_RGB := true
|
||||||
BOARD_USE_BLOB_ALLOCATOR := false
|
BOARD_USE_BLOB_ALLOCATOR := false
|
||||||
|
BOARD_SUPPORT_MFC_ENC_BT2020 := true
|
||||||
|
|
||||||
########################
|
########################
|
||||||
|
|
||||||
BOARD_SUPER_PARTITION_SIZE := 8531214336
|
BOARD_SUPER_PARTITION_SIZE := 8531214336
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue