Snap for 12573674 from 78464c33d1 to 25Q1-release

Change-Id: I8d5fc45b82bcdcf995f2d522245ada06ca6db033
This commit is contained in:
Android Build Coastguard Worker 2024-10-29 23:03:55 +00:00
commit 57d93abcf2

View file

@ -239,6 +239,8 @@ BOARD_USES_EXYNOS_AFBC_FEATURE := true
BOARD_LIBACRYL_DEFAULT_COMPOSITOR := fimg2d_gs101
BOARD_LIBACRYL_G2D_HDR_PLUGIN := libacryl_hdr_plugin
$(call soong_config_set,acryl,libacryl_g2d_hdr_plugin,//hardware/google/graphics/gs101/libacryl_plugins:libacryl_hdr_plugin)
$(call soong_config_set,acryl,libacryl_c_include,hardware/google/graphics/$(TARGET_BOARD_PLATFORM)/libcap)
# HWCServices
BOARD_USES_HWC_SERVICES := true