BoardConfig: add BOARD_SUPPORT_FLEXIBLE_P010 support
Bug: 229547170 Bug: 238360304 Test: atest CtsMediaDecoderTestCases:ImageReaderDecoderTest Test: atest CtsMediaV2TestCases Signed-off-by: Taehwan Kim <t_h.kim@samsung.com> Change-Id: I608f1e01d95ffc725c325377302cbb98e0320e6b Signed-off-by: wenchangliu <wenchangliu@google.com>
This commit is contained in:
parent
95293d9fdd
commit
d9fa2f37a3
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ 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_SUPPORT_MFC_ENC_BT2020 := true
|
||||||
|
BOARD_SUPPORT_FLEXIBLE_P010 := true
|
||||||
|
|
||||||
########################
|
########################
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue