Set BOARD_LIBACRYL_G2D_HDR_PLUGIN for soong
Set the full module path of libacryl_hdr_plugin and the include dir for lobacryl conversion to soong. It will take effect after aosp/3286932 and aosp/3287183 merged. Bug: 370414334 Test: lunch aosp_caiman-trunk_staging-userdebug ; m libacryl_hdr_plugin libacryl Change-Id: I21a9cee4a36e1951979481c50bce871a6853504c
This commit is contained in:
parent
89ab3ca392
commit
41b27fe6f9
1 changed files with 2 additions and 0 deletions
|
@ -280,6 +280,8 @@ BOARD_USES_EXYNOS_AFBC_FEATURE := true
|
||||||
|
|
||||||
BOARD_LIBACRYL_DEFAULT_COMPOSITOR := fimg2d_zuma
|
BOARD_LIBACRYL_DEFAULT_COMPOSITOR := fimg2d_zuma
|
||||||
BOARD_LIBACRYL_G2D_HDR_PLUGIN := libacryl_hdr_plugin
|
BOARD_LIBACRYL_G2D_HDR_PLUGIN := libacryl_hdr_plugin
|
||||||
|
$(call soong_config_set,acryl,libacryl_g2d_hdr_plugin,//hardware/google/graphics/zuma/libacryl_plugins:libacryl_hdr_plugin)
|
||||||
|
$(call soong_config_set,acryl,libacryl_c_include,hardware/google/graphics/$(TARGET_BOARD_PLATFORM)/libcap)
|
||||||
|
|
||||||
# HWCServices
|
# HWCServices
|
||||||
BOARD_USES_HWC_SERVICES := true
|
BOARD_USES_HWC_SERVICES := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue