Snap for 12680993 from 2047505a62
to 25Q1-release
Change-Id: Iec170f4ef556b2f935a0b226edbf1ac99dd1f202
This commit is contained in:
commit
91b28245cf
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ BOARD_SUPPORT_FLEXIBLE_P010 := true
|
|||
BOARD_SUPPORT_MFC_VERSION := 1660
|
||||
$(call soong_config_set,video_codec,target_soc_name,$(TARGET_SOC_NAME))
|
||||
$(call soong_config_set_bool,video_codec,board_use_codec2_hidl_1_2,$(BOARD_USE_CODEC2_HIDL_1_2))
|
||||
$(call soong_config_set_bool,video_codec,board_use_dec_sw_csc,$(BOARD_USE_DEC_SW_CSC))
|
||||
$(call soong_config_set_bool,video_codec,board_support_mfc_enc_bt2020,$(BOARD_SUPPORT_MFC_ENC_BT2020))
|
||||
$(call soong_config_set_bool,video_codec,board_support_flexible_p010,$(BOARD_SUPPORT_FLEXIBLE_P010))
|
||||
$(call soong_config_set_bool,video_codec,board_use_codec2_aidl,$(if $(BOARD_USE_CODEC2_AIDL),true,false))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue